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

Unified Diff: tools/pnacl-bcdis/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 | « tools/pnacl-bcdis/CMakeLists.txt ('k') | tools/pnacl-bcdis/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/pnacl-bcdis/LLVMBuild.txt
diff --git a/tools/llvm-diff/LLVMBuild.txt b/tools/pnacl-bcdis/LLVMBuild.txt
similarity index 81%
copy from tools/llvm-diff/LLVMBuild.txt
copy to tools/pnacl-bcdis/LLVMBuild.txt
index 5adfdc2bd6e9dc260552dfb55001764854dd0d0b..d9b4db6b38b1b2ecc28d52b1e4628884f8e974e0 100644
--- a/tools/llvm-diff/LLVMBuild.txt
+++ b/tools/pnacl-bcdis/LLVMBuild.txt
@@ -1,4 +1,4 @@
-;===- ./tools/llvm-diff/LLVMBuild.txt --------------------------*- Conf -*--===;
+;===- ./tools/pnacl-bcdis/LLVMBuild.txt ------------------------*- Conf -*--===;
;
; The LLVM Compiler Infrastructure
;
@@ -17,6 +17,6 @@
[component_0]
type = Tool
-name = llvm-diff
+name = pnacl-bcdis
parent = Tools
-required_libraries = AsmParser BitReader IRReader
+required_libraries = NaClBitAnalysis NaClBitReader
« no previous file with comments | « tools/pnacl-bcdis/CMakeLists.txt ('k') | tools/pnacl-bcdis/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698