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

Unified Diff: lib/Analysis/CMakeLists.txt

Issue 939073008: Rebased PNaCl localmods in LLVM to 223109 (Closed)
Patch Set: 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
Index: lib/Analysis/CMakeLists.txt
diff --git a/lib/Analysis/CMakeLists.txt b/lib/Analysis/CMakeLists.txt
index 4e9664f809322775f2beb6ca223d7024e64ed22e..9d38ce5ced93afb35ec1d2a12baac03c3cc0f7a4 100644
--- a/lib/Analysis/CMakeLists.txt
+++ b/lib/Analysis/CMakeLists.txt
@@ -63,3 +63,4 @@ add_llvm_library(LLVMAnalysis
add_dependencies(LLVMAnalysis intrinsics_gen)
add_subdirectory(IPA)
+add_subdirectory(NaCl) # LOCALMOD

Powered by Google App Engine
This is Rietveld 408576698