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

Unified Diff: lib/Bitcode/NaCl/LLVMBuild.txt

Issue 14314016: Copy LLVM bitcode reader to generate a PNaCl wire format reader. (Closed) Base URL: http://git.chromium.org/native_client/pnacl-llvm.git@master
Patch Set: Created 7 years, 8 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: lib/Bitcode/NaCl/LLVMBuild.txt
diff --git a/lib/Bitcode/NaCl/LLVMBuild.txt b/lib/Bitcode/NaCl/LLVMBuild.txt
index 154bb0c589c81c0a791cebab74ac5e47a5a9e385..a29928d2a0a7868579d5e2fd2945dd18ee9fd3ac 100644
--- a/lib/Bitcode/NaCl/LLVMBuild.txt
+++ b/lib/Bitcode/NaCl/LLVMBuild.txt
@@ -16,7 +16,7 @@
;===------------------------------------------------------------------------===;
[common]
-subdirectories = Writer
+subdirectories = Writer Reader
[component_0]
type = Group

Powered by Google App Engine
This is Rietveld 408576698