More LLVM 3.2 changes.

This commit is contained in:
kai
2012-10-14 18:45:31 +02:00
parent 8519f448f8
commit fb108eed12
5 changed files with 39 additions and 28 deletions

View File

@@ -22,6 +22,8 @@
#include "llvm/Support/IRBuilder.h"
#endif
#include "gen/llvmcompat.h"
#include "llvm/Support/CallSite.h"
using llvm::IRBuilder;