mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-06 04:19:10 +00:00
lib/Transforms/Instrumentation/CMakeLists.txt: Add LineProfiling.cpp to fix up r129340.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129343 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
93b68b20d4
commit
39df9b5920
@ -1,6 +1,7 @@
|
||||
add_llvm_library(LLVMInstrumentation
|
||||
EdgeProfiling.cpp
|
||||
Instrumentation.cpp
|
||||
LineProfiling.cpp
|
||||
OptimalEdgeProfiling.cpp
|
||||
PathProfiling.cpp
|
||||
ProfilingUtils.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user