1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

De-bork CMake build

llvm-svn: 84744
This commit is contained in:
Douglas Gregor 2009-10-21 06:01:54 +00:00
parent 683419400b
commit fecaeae94b

View File

@ -8,7 +8,6 @@ add_llvm_library(LLVMJIT
JITDwarfEmitter.cpp
JITEmitter.cpp
JITMemoryManager.cpp
MacOSJITEventListener.cpp
OProfileJITEventListener.cpp
TargetSelect.cpp
)