mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-17 23:44:43 +00:00
ARM MC: sort source files in CMakeLists
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205832 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ec0f0bc6af
commit
a45a7c76f3
@ -1,14 +1,14 @@
|
||||
add_llvm_library(LLVMARMDesc
|
||||
ARMAsmBackend.cpp
|
||||
ARMELFObjectWriter.cpp
|
||||
ARMELFObjectWriter.cpp
|
||||
ARMELFStreamer.cpp
|
||||
ARMMachObjectWriter.cpp
|
||||
ARMMachORelocationInfo.cpp
|
||||
ARMMCAsmInfo.cpp
|
||||
ARMMCCodeEmitter.cpp
|
||||
ARMMCExpr.cpp
|
||||
ARMMCTargetDesc.cpp
|
||||
ARMMachObjectWriter.cpp
|
||||
ARMELFObjectWriter.cpp
|
||||
ARMTargetStreamer.cpp
|
||||
ARMUnwindOpAsm.cpp
|
||||
ARMMachORelocationInfo.cpp
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user