Revert "Remove support for building with LLVM 3.1"
This reverts commit d3c567503b.
Conflicts:
opt.cpp
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
#include <stdlib.h>
|
||||
#if defined(LLVM_3_2)
|
||||
#include <llvm/Attributes.h>
|
||||
#endif
|
||||
#if defined(LLVM_3_1) || defined(LLVM_3_2)
|
||||
#include <llvm/LLVMContext.h>
|
||||
#include <llvm/Module.h>
|
||||
#include <llvm/Type.h>
|
||||
|
||||
Reference in New Issue
Block a user