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

Unified Diff: lib/Bitcode/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 | « lib/Bitcode/LLVMBuild.txt ('k') | lib/Bitcode/NaCl/Analysis/AbbrevTrieNode.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/Bitcode/Makefile
diff --git a/lib/Bitcode/Makefile b/lib/Bitcode/Makefile
index 2d6b5ad1fe88b678cb0b205f50dc4010e6c78e34..cbaab3578cd04f9f29035cdb8680fb11f7e7fbb7 100644
--- a/lib/Bitcode/Makefile
+++ b/lib/Bitcode/Makefile
@@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ../..
-PARALLEL_DIRS = Reader Writer
+PARALLEL_DIRS = Reader Writer NaCl
include $(LEVEL)/Makefile.common
« no previous file with comments | « lib/Bitcode/LLVMBuild.txt ('k') | lib/Bitcode/NaCl/Analysis/AbbrevTrieNode.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698