1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

Fix cmake build.

llvm-svn: 129632
This commit is contained in:
Rafael Espindola 2011-04-16 02:06:46 +00:00
parent a2958ced1e
commit b9bb29267f

View File

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