AMDGPU: Improve debug printing in SIFixSGPRLiveRanges
[oota-llvm.git] / tools / llvm-cov / Makefile
index 2d47ce4d4b65a9c3cc5c7ddc9356fcc056350c7a..6e32b4d233d7ec885331e483690e5618fb795bab 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL := ../..
 TOOLNAME := llvm-cov
-LINK_COMPONENTS := instrumentation
+LINK_COMPONENTS := core support profiledata object
 
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS := 1