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

Unified Diff: lib/Transforms/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/Transforms/NaCl/InsertDivideCheck.cpp ('k') | lib/Transforms/NaCl/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/Transforms/NaCl/LLVMBuild.txt
diff --git a/lib/Transforms/InstCombine/LLVMBuild.txt b/lib/Transforms/NaCl/LLVMBuild.txt
similarity index 79%
copy from lib/Transforms/InstCombine/LLVMBuild.txt
copy to lib/Transforms/NaCl/LLVMBuild.txt
index 62c616160cfa8c3f7488e78de3c8dbf30d4d91ff..051a0d30eda57df92c6fed081da2c30047f33926 100644
--- a/lib/Transforms/InstCombine/LLVMBuild.txt
+++ b/lib/Transforms/NaCl/LLVMBuild.txt
@@ -1,4 +1,4 @@
-;===- ./lib/Transforms/InstCombine/LLVMBuild.txt ---------------*- Conf -*--===;
+;===- ./lib/Transforms/NaCl/LLVMBuild.txt ----------------------*- Conf -*--===;
;
; The LLVM Compiler Infrastructure
;
@@ -17,6 +17,7 @@
[component_0]
type = Library
-name = InstCombine
+name = NaClTransforms
parent = Transforms
-required_libraries = Analysis Core Support Target TransformUtils
+library_name = NaClTransforms
+required_libraries = Core Support IPO
« no previous file with comments | « lib/Transforms/NaCl/InsertDivideCheck.cpp ('k') | lib/Transforms/NaCl/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698