1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00

CMake: updated list of source files.

llvm-svn: 79959
This commit is contained in:
Oscar Fuentes 2009-08-25 00:02:29 +00:00
parent ad0e6ad80f
commit 3fc9e4150d

View File

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