mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-26 05:25:47 +00:00
Update CMake files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77709 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -23,6 +23,8 @@ add_llvm_library(LLVMCodeGen
|
||||
MachineBasicBlock.cpp
|
||||
MachineDominators.cpp
|
||||
MachineFunction.cpp
|
||||
MachineFunctionAnalysis.cpp
|
||||
MachineFunctionPass.cpp
|
||||
MachineInstr.cpp
|
||||
MachineLICM.cpp
|
||||
MachineLoopInfo.cpp
|
||||
|
@@ -3,7 +3,6 @@ add_llvm_library(LLVMSupport
|
||||
APInt.cpp
|
||||
APSInt.cpp
|
||||
Allocator.cpp
|
||||
Annotation.cpp
|
||||
CommandLine.cpp
|
||||
ConstantRange.cpp
|
||||
Debug.cpp
|
||||
|
Reference in New Issue
Block a user