mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-05 17:39:16 +00:00
Fix cmake build, add TargetMachineRegistry.cpp that got restored in r75807
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75817 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2467677cd6
commit
908e058b85
@ -10,6 +10,7 @@ add_llvm_library(LLVMTarget
|
||||
TargetInstrInfo.cpp
|
||||
TargetMachOWriterInfo.cpp
|
||||
TargetMachine.cpp
|
||||
TargetMachineRegistry.cpp
|
||||
TargetRegisterInfo.cpp
|
||||
TargetSubtarget.cpp
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user