summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-09-01 17:01:02 +0000
committerTed Kremenek <kremenek@apple.com>2009-09-01 17:01:02 +0000
commit1543d133db58f89a8f55ed215b87f662acdcace3 (patch)
treea744589521928cf9e2d08457c2e8ebbee6a1966f /llvm/lib/Transforms/Instrumentation
parent32e2c8472ee95cb806b38a2966b4fdefc5b6941c (diff)
downloadbcm5719-llvm-1543d133db58f89a8f55ed215b87f662acdcace3.tar.gz
bcm5719-llvm-1543d133db58f89a8f55ed215b87f662acdcace3.zip
Update CMake files.
llvm-svn: 80680
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation')
-rw-r--r--llvm/lib/Transforms/Instrumentation/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Transforms/Instrumentation/CMakeLists.txt b/llvm/lib/Transforms/Instrumentation/CMakeLists.txt
index d7c518d282f..83e12e12d82 100644
--- a/llvm/lib/Transforms/Instrumentation/CMakeLists.txt
+++ b/llvm/lib/Transforms/Instrumentation/CMakeLists.txt
@@ -1,6 +1,7 @@
add_llvm_library(LLVMInstrumentation
BlockProfiling.cpp
EdgeProfiling.cpp
+ MaximumSpanningTree.cpp
ProfilingUtils.cpp
RSProfiling.cpp
)
OpenPOWER on IntegriCloud