mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-01 08:47:42 +00:00
Update CMake build.
llvm-svn: 94687
This commit is contained in:
parent
fb10587e50
commit
7c93f74ed0
@ -8,17 +8,17 @@ add_llvm_library(LLVMCore
|
|||||||
Core.cpp
|
Core.cpp
|
||||||
Dominators.cpp
|
Dominators.cpp
|
||||||
Function.cpp
|
Function.cpp
|
||||||
|
GVMaterializer.cpp
|
||||||
Globals.cpp
|
Globals.cpp
|
||||||
|
IRBuilder.cpp
|
||||||
InlineAsm.cpp
|
InlineAsm.cpp
|
||||||
Instruction.cpp
|
Instruction.cpp
|
||||||
Instructions.cpp
|
Instructions.cpp
|
||||||
IntrinsicInst.cpp
|
IntrinsicInst.cpp
|
||||||
IRBuilder.cpp
|
|
||||||
LLVMContext.cpp
|
LLVMContext.cpp
|
||||||
LeakDetector.cpp
|
LeakDetector.cpp
|
||||||
Metadata.cpp
|
Metadata.cpp
|
||||||
Module.cpp
|
Module.cpp
|
||||||
ModuleProvider.cpp
|
|
||||||
Pass.cpp
|
Pass.cpp
|
||||||
PassManager.cpp
|
PassManager.cpp
|
||||||
PrintModulePass.cpp
|
PrintModulePass.cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user