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

Unified Diff: tools/pnacl-hack-memset/LLVMBuild.txt

Issue 2262373002: Create one-off tool pnacl-hack-memset (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-llvm.git@master
Patch Set: Fix comments as suggested in patch set 2. Created 4 years, 4 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-hack-memset/CMakeLists.txt ('k') | tools/pnacl-hack-memset/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/pnacl-hack-memset/LLVMBuild.txt
diff --git a/tools/pnacl-freeze/LLVMBuild.txt b/tools/pnacl-hack-memset/LLVMBuild.txt
similarity index 84%
copy from tools/pnacl-freeze/LLVMBuild.txt
copy to tools/pnacl-hack-memset/LLVMBuild.txt
index e17f5c0f878df6f39fadaf2d59e53ab2d11bd8f3..5e1b55eb50d23dacabf2a35a2cf1770e7ba8257f 100644
--- a/tools/pnacl-freeze/LLVMBuild.txt
+++ b/tools/pnacl-hack-memset/LLVMBuild.txt
@@ -1,4 +1,4 @@
-;===- ./tools/pnacl-freeze/LLVMBuild.txt -----------------------*- Conf -*--===;
+;===- ./tools/pnacl-hack-memset/LLVMBuild.txt ------------------*- Conf -*--===;
;===------------------------------------------------------------------------===;
;
; This is an LLVMBuild description file for the components in this subdirectory.
@@ -11,6 +11,6 @@
[component_0]
type = Tool
-name = pnacl-freeze
+name = pnacl-hack-memset
parent = Tools
required_libraries = NaClBitWriter NaClBitReader BitReader
« no previous file with comments | « tools/pnacl-hack-memset/CMakeLists.txt ('k') | tools/pnacl-hack-memset/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698