mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-30 07:00:45 +00:00
Update CMake build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140879 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4520a10fdb
commit
310c9ea874
@ -1,6 +1,7 @@
|
||||
add_llvm_library(LLVMMipsDesc
|
||||
MipsMCTargetDesc.cpp
|
||||
MipsMCAsmInfo.cpp
|
||||
MipsMCCodeEmitter.cpp
|
||||
MipsMCTargetDesc.cpp
|
||||
)
|
||||
|
||||
add_llvm_library_dependencies(LLVMMipsDesc
|
||||
|
Loading…
Reference in New Issue
Block a user