Add Atomic.cpp to the CMake build system.

llvm-svn: 72202
This commit is contained in:
Owen Anderson 2009-05-21 00:48:56 +00:00
parent 1889bbb2c0
commit 2ef7cae93b
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
add_llvm_library(LLVMSystem
Alarm.cpp
Atomic.cpp
Disassembler.cpp
DynamicLibrary.cpp
Host.cpp