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

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

Powered by Google App Engine
This is Rietveld 408576698