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

Unified Diff: lib/Bitcode/NaCl/Reader/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/Reader/CMakeLists.txt ('k') | lib/Bitcode/NaCl/Reader/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/Bitcode/NaCl/Reader/LLVMBuild.txt
diff --git a/lib/DebugInfo/LLVMBuild.txt b/lib/Bitcode/NaCl/Reader/LLVMBuild.txt
similarity index 78%
copy from lib/DebugInfo/LLVMBuild.txt
copy to lib/Bitcode/NaCl/Reader/LLVMBuild.txt
index f347d5ea32e964e8d6e7e8e81830219682fa0134..4c5f2c419959b29a30e367305101412b698f8eb0 100644
--- a/lib/DebugInfo/LLVMBuild.txt
+++ b/lib/Bitcode/NaCl/Reader/LLVMBuild.txt
@@ -1,4 +1,4 @@
-;===- ./lib/DebugInfo/LLVMBuild.txt ----------------------------*- Conf -*--===;
+;===- ./lib/Bitcode/NaClReader/LLVMBuild.txt -------------------*- Conf -*--===;
;
; The LLVM Compiler Infrastructure
;
@@ -17,6 +17,6 @@
[component_0]
type = Library
-name = DebugInfo
-parent = Libraries
-required_libraries = Object Support
+name = NaClBitReader
+parent = NaClBitcode
+required_libraries = Core Support NaClAnalysis
« no previous file with comments | « lib/Bitcode/NaCl/Reader/CMakeLists.txt ('k') | lib/Bitcode/NaCl/Reader/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698