2008-10-22 10:51:53 +08:00
|
|
|
add_llvm_library(LLVMCore
|
2008-09-22 09:08:49 +08:00
|
|
|
AsmWriter.cpp
|
2008-09-24 09:58:12 +08:00
|
|
|
Attributes.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
AutoUpgrade.cpp
|
|
|
|
BasicBlock.cpp
|
|
|
|
ConstantFold.cpp
|
|
|
|
Constants.cpp
|
|
|
|
Core.cpp
|
2010-04-01 09:02:19 +08:00
|
|
|
DebugLoc.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
Dominators.cpp
|
|
|
|
Function.cpp
|
2010-01-28 04:44:12 +08:00
|
|
|
GVMaterializer.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
Globals.cpp
|
2010-01-28 04:44:12 +08:00
|
|
|
IRBuilder.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
InlineAsm.cpp
|
|
|
|
Instruction.cpp
|
|
|
|
Instructions.cpp
|
|
|
|
IntrinsicInst.cpp
|
2009-06-30 08:48:55 +08:00
|
|
|
LLVMContext.cpp
|
2010-03-22 05:17:34 +08:00
|
|
|
LLVMContextImpl.cpp
|
2009-07-16 05:08:16 +08:00
|
|
|
LeakDetector.cpp
|
2009-07-29 05:49:47 +08:00
|
|
|
Metadata.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
Module.cpp
|
|
|
|
Pass.cpp
|
|
|
|
PassManager.cpp
|
2008-10-22 07:52:03 +08:00
|
|
|
PrintModulePass.cpp
|
2008-09-22 09:08:49 +08:00
|
|
|
Type.cpp
|
|
|
|
TypeSymbolTable.cpp
|
|
|
|
Use.cpp
|
|
|
|
Value.cpp
|
|
|
|
ValueSymbolTable.cpp
|
|
|
|
ValueTypes.cpp
|
|
|
|
Verifier.cpp
|
|
|
|
)
|