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

Unified Diff: tools/opt/CMakeLists.txt

Issue 749363002: Fix cmake build: MinSFI was incorrect (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-llvm.git@master
Patch Set: Created 6 years, 1 month 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/opt/CMakeLists.txt
diff --git a/tools/opt/CMakeLists.txt b/tools/opt/CMakeLists.txt
index 937fa5b788866ef0c2c135d2944d51407c15d231..a3cea95a872e18b9a8af09165afe6056a5b81e5d 100644
--- a/tools/opt/CMakeLists.txt
+++ b/tools/opt/CMakeLists.txt
@@ -9,6 +9,7 @@ set(LLVM_LINK_COMPONENTS
IRReader
naclbitwriter
naclbitreader
+ minsfitransforms
InstCombine
Instrumentation
MC
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698