Unbreak the CMake build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127383 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Francois Pichet 2011-03-10 00:51:01 +00:00
parent 03d5826164
commit 581d535af9

View File

@ -9,6 +9,7 @@ add_llvm_library(LLVMCore
Constants.cpp
Core.cpp
DebugLoc.cpp
DebugInfoProbe.cpp
Dominators.cpp
Function.cpp
GVMaterializer.cpp