mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-09 21:32:49 +00:00
Fix cmake failure from moving files around.
llvm-svn: 159314
This commit is contained in:
parent
f40c0fc048
commit
ab3f1a89ce
@ -14,7 +14,6 @@ add_llvm_library(LLVMAnalysis
|
||||
ConstantFolding.cpp
|
||||
DIBuilder.cpp
|
||||
DbgInfoPrinter.cpp
|
||||
DebugInfo.cpp
|
||||
DomPrinter.cpp
|
||||
DominanceFrontier.cpp
|
||||
IVUsers.cpp
|
||||
|
@ -8,6 +8,7 @@ add_llvm_library(LLVMCore
|
||||
ConstantFold.cpp
|
||||
Constants.cpp
|
||||
Core.cpp
|
||||
DebugInfo.cpp
|
||||
DebugLoc.cpp
|
||||
Dominators.cpp
|
||||
Function.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user