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

@@ -64,7 +64,6 @@
#include <llvm/Instructions.h>
#include <llvm/CallingConv.h>
#include <llvm/Target/TargetData.h>
#include <llvm/Support/IRBuilder.h>
#include <llvm/ExecutionEngine/GenericValue.h>
#include <llvm/Support/InstIterator.h>