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

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

Powered by Google App Engine
This is Rietveld 408576698