mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-08 21:37:35 +00:00
Fix cmake build, add TargetMachineRegistry.cpp that got restored in r75807
llvm-svn: 75817
This commit is contained in:
parent
8d6df1287d
commit
49ed8c04bd
@ -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