forked from OSchip/llvm-project
Add Atomic.cpp to the CMake build system.
llvm-svn: 72202
This commit is contained in:
parent
1889bbb2c0
commit
2ef7cae93b
|
@ -1,5 +1,6 @@
|
|||
add_llvm_library(LLVMSystem
|
||||
Alarm.cpp
|
||||
Atomic.cpp
|
||||
Disassembler.cpp
|
||||
DynamicLibrary.cpp
|
||||
Host.cpp
|
||||
|
|
Loading…
Reference in New Issue