mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Update the CMake files.
llvm-svn: 159417
This commit is contained in:
parent
0b92de0e9a
commit
d4a7a3cd20
@ -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