Update CMake build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98250 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Ted Kremenek 2010-03-11 07:51:23 +00:00
parent f27805b5c5
commit 41b39e9908

View File

@ -12,6 +12,7 @@ add_llvm_library(LLVMSystem
Process.cpp
Program.cpp
RWMutex.cpp
SearchForAddressOfSpecialSymbol.cpp
Signals.cpp
ThreadLocal.cpp
Threading.cpp