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

Unified Diff: tools/llvm-nm/Makefile

Issue 939073008: Rebased PNaCl localmods in LLVM to 223109 (Closed)
Patch Set: undo localmod 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
« no previous file with comments | « tools/llvm-nm/LLVMBuild.txt ('k') | tools/llvm-nm/llvm-nm.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/llvm-nm/Makefile
diff --git a/tools/llvm-nm/Makefile b/tools/llvm-nm/Makefile
index ec20cef4258c11c7ff97653b495dfa34816f44af..d82bde4b0a5a8a68fe9eae379323ba6f39260d53 100644
--- a/tools/llvm-nm/Makefile
+++ b/tools/llvm-nm/Makefile
@@ -9,7 +9,7 @@
LEVEL := ../..
TOOLNAME := llvm-nm
-LINK_COMPONENTS := all-targets bitreader object
+LINK_COMPONENTS := all-targets bitreader naclbitreader object
# This tool has no plugins, optimize startup time.
TOOL_NO_EXPORTS := 1
« no previous file with comments | « tools/llvm-nm/LLVMBuild.txt ('k') | tools/llvm-nm/llvm-nm.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698