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

Unified Diff: lib/Bitcode/NaCl/Analysis/LLVMBuild.txt

Issue 29743003: Add passes for applying SFI sandboxing at the LLVM IR level Base URL: http://git.chromium.org/native_client/pnacl-llvm.git@master
Patch Set: Retry upload Created 6 years, 6 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 | « include/llvm/Transforms/NaCl.h ('k') | lib/Transforms/NaCl/AddSFI.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/Bitcode/NaCl/Analysis/LLVMBuild.txt
diff --git a/lib/Bitcode/NaCl/Analysis/LLVMBuild.txt b/lib/Bitcode/NaCl/Analysis/LLVMBuild.txt
index 7e9881dcbfbd3e52526878d29a56a286f5111a63..830f0dc917571561ccafdffd581adfca5d45e5a2 100644
--- a/lib/Bitcode/NaCl/Analysis/LLVMBuild.txt
+++ b/lib/Bitcode/NaCl/Analysis/LLVMBuild.txt
@@ -19,4 +19,4 @@
type = Library
name = NaClBitAnalysis
parent = NaClBitcode
-required_libraries = Core Support Analysis
+required_libraries = Core Support Analysis NaClAnalysis
« no previous file with comments | « include/llvm/Transforms/NaCl.h ('k') | lib/Transforms/NaCl/AddSFI.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698