mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-02 16:56:50 +00:00
Update the CMake files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159417 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3bf24bdb1b
commit
1a3b28b97f
@ -12,7 +12,6 @@ add_llvm_library(LLVMAnalysis
|
||||
CaptureTracking.cpp
|
||||
CodeMetrics.cpp
|
||||
ConstantFolding.cpp
|
||||
DIBuilder.cpp
|
||||
DbgInfoPrinter.cpp
|
||||
DomPrinter.cpp
|
||||
DominanceFrontier.cpp
|
||||
|
@ -10,6 +10,7 @@ add_llvm_library(LLVMCore
|
||||
Core.cpp
|
||||
DebugInfo.cpp
|
||||
DebugLoc.cpp
|
||||
DIBuilder.cpp
|
||||
Dominators.cpp
|
||||
Function.cpp
|
||||
GCOV.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user