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

Unified Diff: tools/pnacl-thaw/LLVMBuild.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 | « tools/pnacl-thaw/CMakeLists.txt ('k') | tools/pnacl-thaw/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/pnacl-thaw/LLVMBuild.txt
diff --git a/tools/llvm-ar/LLVMBuild.txt b/tools/pnacl-thaw/LLVMBuild.txt
similarity index 59%
copy from tools/llvm-ar/LLVMBuild.txt
copy to tools/pnacl-thaw/LLVMBuild.txt
index 236b4659f7b9c4566def0f04d423f237f8115ff2..864da2cbd5444d57b526878c0e8cf0d29de00f22 100644
--- a/tools/llvm-ar/LLVMBuild.txt
+++ b/tools/pnacl-thaw/LLVMBuild.txt
@@ -1,10 +1,4 @@
-;===- ./tools/llvm-ar/LLVMBuild.txt ----------------------------*- Conf -*--===;
-;
-; The LLVM Compiler Infrastructure
-;
-; This file is distributed under the University of Illinois Open Source
-; License. See LICENSE.TXT for details.
-;
+;===- ./tools/pnacl-thaw/LLVMBuild.txt -----------------------*- Conf -*--===;
;===------------------------------------------------------------------------===;
;
; This is an LLVMBuild description file for the components in this subdirectory.
@@ -17,5 +11,6 @@
[component_0]
type = Tool
-name = llvm-ar
+name = pnacl-thaw
parent = Tools
+required_libraries = BitWriter NaClBitReader
« no previous file with comments | « tools/pnacl-thaw/CMakeLists.txt ('k') | tools/pnacl-thaw/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698