Fix build with LLVM top of tree.

This commit is contained in:
Matt Pharr
2012-07-05 13:34:40 -07:00
parent ae7a094ee0
commit 4186ef204d
5 changed files with 6 additions and 5 deletions

View File

@@ -56,7 +56,6 @@
#include <llvm/Metadata.h>
#include <llvm/Instructions.h>
#include <llvm/CallingConv.h>
#include <llvm/Support/IRBuilder.h>
#include <llvm/Support/raw_ostream.h>
///////////////////////////////////////////////////////////////////////////