Manually update the dependencies in the Makefiles. It turns out that all
[oota-llvm.git] / tools / llvm-diff / Makefile
index f7fa7159c54f09d03ce8462722d005ea2d04dc4f..bd97a6a9f5e92cb60a1daf9691008f4eeb95c059 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL := ../..
 TOOLNAME := llvm-diff
-LINK_COMPONENTS := asmparser bitreader
+LINK_COMPONENTS := asmparser bitreader irreader
 
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS := 1