CMake: updated list of source files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79959 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Oscar Fuentes 2009-08-25 00:02:29 +00:00
parent f6045fe8c4
commit 2e193f80eb

View File

@ -30,6 +30,7 @@ add_llvm_library(LLVMSupport
Timer.cpp
Triple.cpp
Twine.cpp
raw_os_ostream.cpp
raw_ostream.cpp
)