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

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

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/NaCl/CMakeLists.txt ('k') | lib/Bitcode/NaCl/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/Bitcode/NaCl/LLVMBuild.txt
diff --git a/lib/Bitcode/LLVMBuild.txt b/lib/Bitcode/NaCl/LLVMBuild.txt
similarity index 77%
copy from lib/Bitcode/LLVMBuild.txt
copy to lib/Bitcode/NaCl/LLVMBuild.txt
index af9936bbe82967efad3dc7635d4a0f1cebdf5c8a..d3e410de9f8a6099081cb2de991a3fc01617777b 100644
--- a/lib/Bitcode/LLVMBuild.txt
+++ b/lib/Bitcode/NaCl/LLVMBuild.txt
@@ -1,4 +1,4 @@
-;===- ./lib/Bitcode/LLVMBuild.txt ------------------------------*- Conf -*--===;
+;===- ./lib/Bitcode/NaCl/LLVMBuild.txt ------------------------*- Conf -*--===;
;
; The LLVM Compiler Infrastructure
;
@@ -16,9 +16,9 @@
;===------------------------------------------------------------------------===;
[common]
-subdirectories = Reader Writer
+subdirectories = Writer Reader Analysis TestUtils
[component_0]
type = Group
-name = Bitcode
-parent = Libraries
+name = NaClBitcode
+parent = Bitcode
« no previous file with comments | « lib/Bitcode/NaCl/CMakeLists.txt ('k') | lib/Bitcode/NaCl/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698