mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-01 07:30:31 +00:00
CMake: updated list of source files for library MC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78988 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c22e0b2443
commit
93db2f0f53
@ -7,5 +7,7 @@ add_llvm_library(LLVMMC
|
|||||||
MCSectionELF.cpp
|
MCSectionELF.cpp
|
||||||
MCSectionMachO.cpp
|
MCSectionMachO.cpp
|
||||||
MCStreamer.cpp
|
MCStreamer.cpp
|
||||||
|
MCSymbol.cpp
|
||||||
|
MCValue.cpp
|
||||||
TargetAsmParser.cpp
|
TargetAsmParser.cpp
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user