mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Add Atomic.cpp to the CMake build system.
llvm-svn: 72202
This commit is contained in:
parent
81e8ddcfda
commit
3e3206324b
@ -1,5 +1,6 @@
|
|||||||
add_llvm_library(LLVMSystem
|
add_llvm_library(LLVMSystem
|
||||||
Alarm.cpp
|
Alarm.cpp
|
||||||
|
Atomic.cpp
|
||||||
Disassembler.cpp
|
Disassembler.cpp
|
||||||
DynamicLibrary.cpp
|
DynamicLibrary.cpp
|
||||||
Host.cpp
|
Host.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user