Fix cmake build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129632 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Rafael Espindola 2011-04-16 02:06:46 +00:00
parent 0c4de8a4eb
commit 86837e8745

View File

@ -1,7 +1,7 @@
add_llvm_library(LLVMInstrumentation
EdgeProfiling.cpp
GCOVProfiling.cpp
Instrumentation.cpp
LineProfiling.cpp
OptimalEdgeProfiling.cpp
PathProfiling.cpp
ProfilingUtils.cpp