mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
Update CMake build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94687 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f0356fe140
commit
49a43f189b
@ -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