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

Unified Diff: tools/pnacl-abicheck/LLVMBuild.txt

Issue 18884003: Add option to pnacl-abicheck to handle pnacl bitcode (Closed) Base URL: http://git.chromium.org/native_client/pnacl-llvm.git@master
Patch Set: Created 7 years, 5 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-abicheck/CMakeLists.txt ('k') | tools/pnacl-abicheck/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/pnacl-abicheck/LLVMBuild.txt
diff --git a/tools/pnacl-abicheck/LLVMBuild.txt b/tools/pnacl-abicheck/LLVMBuild.txt
index 92311c59b6b326f77210428303cc7c8e439c561e..9e45f87f0ad9de081cca53d8b616ea9c908626cd 100644
--- a/tools/pnacl-abicheck/LLVMBuild.txt
+++ b/tools/pnacl-abicheck/LLVMBuild.txt
@@ -19,4 +19,4 @@
type = Tool
name = pnacl-abicheck
parent = Tools
-required_libraries = AsmParser BitReader NaClAnalysis
+required_libraries = AsmParser BitReader NaClBitReader IRReader NaClAnalysis
« no previous file with comments | « tools/pnacl-abicheck/CMakeLists.txt ('k') | tools/pnacl-abicheck/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698