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

Unified Diff: lib/Transforms/CMakeLists.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 | « lib/Target/X86/X86TargetObjectFile.cpp ('k') | lib/Transforms/IPO/FunctionAttrs.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/Transforms/CMakeLists.txt
diff --git a/lib/Transforms/CMakeLists.txt b/lib/Transforms/CMakeLists.txt
index 2bb6e905909418507e508bcf8180d0e27186e217..b633fbaa064460f96b4c4c0dee87238eede9b542 100644
--- a/lib/Transforms/CMakeLists.txt
+++ b/lib/Transforms/CMakeLists.txt
@@ -6,3 +6,5 @@ add_subdirectory(IPO)
add_subdirectory(Vectorize)
add_subdirectory(Hello)
add_subdirectory(ObjCARC)
+add_subdirectory(NaCl)
+add_subdirectory(MinSFI)
« no previous file with comments | « lib/Target/X86/X86TargetObjectFile.cpp ('k') | lib/Transforms/IPO/FunctionAttrs.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698