Remove unused include.

llvm-svn: 198692
This commit is contained in:
Rafael Espindola
2014-01-07 15:11:31 +00:00
parent e243b03a8c
commit b098f5c7b8

View File

@@ -49,7 +49,6 @@
#include "llvm/Support/CallSite.h"
#include "llvm/Support/ConvertUTF.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Target/Mangler.h"
using namespace clang;
using namespace CodeGen;