mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-25 04:39:51 +00:00
lib/Target/CMakeLists.txt: Add missing lib/Target/TargetAsmInfo.cpp, following up to r121434.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121454 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
44a9e8f869
commit
8070812f4c
@ -2,6 +2,7 @@ add_llvm_library(LLVMTarget
|
||||
Mangler.cpp
|
||||
SubtargetFeature.cpp
|
||||
Target.cpp
|
||||
TargetAsmInfo.cpp
|
||||
TargetAsmLexer.cpp
|
||||
TargetData.cpp
|
||||
TargetELFWriterInfo.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user