mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-11-23 16:19:52 +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:
@@ -12,7 +12,6 @@ add_llvm_library(LLVMAnalysis
|
|||||||
CaptureTracking.cpp
|
CaptureTracking.cpp
|
||||||
CodeMetrics.cpp
|
CodeMetrics.cpp
|
||||||
ConstantFolding.cpp
|
ConstantFolding.cpp
|
||||||
DIBuilder.cpp
|
|
||||||
DbgInfoPrinter.cpp
|
DbgInfoPrinter.cpp
|
||||||
DomPrinter.cpp
|
DomPrinter.cpp
|
||||||
DominanceFrontier.cpp
|
DominanceFrontier.cpp
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ add_llvm_library(LLVMCore
|
|||||||
Core.cpp
|
Core.cpp
|
||||||
DebugInfo.cpp
|
DebugInfo.cpp
|
||||||
DebugLoc.cpp
|
DebugLoc.cpp
|
||||||
|
DIBuilder.cpp
|
||||||
Dominators.cpp
|
Dominators.cpp
|
||||||
Function.cpp
|
Function.cpp
|
||||||
GCOV.cpp
|
GCOV.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user