mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-22 18:35:45 +00:00
Include the new file ThumbRegisterInfo.cpp to CMakeLists.txt
to make sure ThumbRegisterInfo.cpp are compiled and linked in. Patch by Xerxes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74421 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
055b0310f8
commit
c91e68a0c4
@ -25,4 +25,5 @@ add_llvm_target(ARMCodeGen
|
||||
ARMTargetAsmInfo.cpp
|
||||
ARMTargetMachine.cpp
|
||||
ThumbInstrInfo.cpp
|
||||
ThumbRegisterInfo.cpp
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user