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

Unified Diff: lib/Transforms/NaCl/LLVMBuild.txt

Issue 14328017: Fix CMake build (Closed) Base URL: http://git.chromium.org/native_client/pnacl-llvm.git@master
Patch Set: Created 7 years, 8 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/Transforms/NaCl/LLVMBuild.txt
diff --git a/lib/Transforms/NaCl/LLVMBuild.txt b/lib/Transforms/NaCl/LLVMBuild.txt
index 14c85c9c0464c7881901197efada696ecf8a5cca..153e7ebd6d3bfab858ceb07b35787cfa7f51f0c8 100644
--- a/lib/Transforms/NaCl/LLVMBuild.txt
+++ b/lib/Transforms/NaCl/LLVMBuild.txt
@@ -20,4 +20,4 @@ type = Library
name = NaClTransforms
parent = Transforms
library_name = NaClTransforms
-required_libraries = Core
+required_libraries = Core Support

Powered by Google App Engine
This is Rietveld 408576698