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-benchmark/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-benchmark/CMakeLists.txt ('k') | tools/pnacl-benchmark/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/pnacl-benchmark/LLVMBuild.txt
diff --git a/tools/bugpoint/LLVMBuild.txt b/tools/pnacl-benchmark/LLVMBuild.txt
similarity index 75%
copy from tools/bugpoint/LLVMBuild.txt
copy to tools/pnacl-benchmark/LLVMBuild.txt
index dda8d624fc746f8b62888b10c99650f41aadf33f..c00c7a15f8aba03965e694e4ac2f84fe4e271171 100644
--- a/tools/bugpoint/LLVMBuild.txt
+++ b/tools/pnacl-benchmark/LLVMBuild.txt
@@ -1,4 +1,4 @@
-;===- ./tools/bugpoint/LLVMBuild.txt ---------------------------*- Conf -*--===;
+;===- ./tools/pnacl-benchmark/LLVMBuild.txt --------------------*- Conf -*--===;
;
; The LLVM Compiler Infrastructure
;
@@ -17,6 +17,6 @@
[component_0]
type = Tool
-name = bugpoint
+name = pnacl-benchmark
parent = Tools
-required_libraries = AsmParser BitReader BitWriter CodeGen IRReader IPO Instrumentation Linker Scalar ObjCARC
+required_libraries = AsmParser BitReader NaClBitReader IRReader all-targets NaClAnalysis NaClTransforms
« no previous file with comments | « tools/pnacl-benchmark/CMakeLists.txt ('k') | tools/pnacl-benchmark/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698