Teach TailRecursionElimination to handle certain cases of nocapture escaping allocas.
[oota-llvm.git] / tools / llvm-readobj / Makefile
index a7a7de356303dd2709db82d0186c59dc1928b556..958bd0c5b31216c2484fa57d841d9b7386fce44c 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL := ../..
 TOOLNAME := llvm-readobj
-LINK_COMPONENTS := archive bitreader object
+LINK_COMPONENTS := bitreader object all-targets
 
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS := 1