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

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

Powered by Google App Engine
This is Rietveld 408576698