Remove support for building with LLVM 3.1
This commit is contained in:
@@ -49,8 +49,6 @@
|
||||
#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