Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Unified Diff: tools/bugpoint/Makefile

Issue 939073008: Rebased PNaCl localmods in LLVM to 223109 (Closed)
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/bugpoint/Makefile
diff --git a/tools/bugpoint/Makefile b/tools/bugpoint/Makefile
index 174f8d25161eef3c4e8f1c2262b27f593b68a52d..6cb3d8ac05ffd544fa892c2e30896a62814774fd 100644
--- a/tools/bugpoint/Makefile
+++ b/tools/bugpoint/Makefile
@@ -10,7 +10,8 @@
LEVEL := ../..
TOOLNAME := bugpoint
LINK_COMPONENTS := asmparser instrumentation scalaropts ipo linker bitreader \
- bitwriter irreader vectorize objcarcopts codegen
+ bitwriter irreader vectorize objcarcopts codegen \
+ nacltransforms naclanalysis minsfitransforms naclbitreader
# Support plugins.
NO_DEAD_STRIP := 1

Powered by Google App Engine
This is Rietveld 408576698