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

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

Powered by Google App Engine
This is Rietveld 408576698