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

Unified Diff: tools/llvm/gutman.sh

Issue 8391032: Part 2 of 3: Moving tools/llvm to pnacl/ (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 years, 2 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/llvm/diff-diff.py ('k') | tools/llvm/merge-tool.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/llvm/gutman.sh
===================================================================
--- tools/llvm/gutman.sh (revision 7025)
+++ tools/llvm/gutman.sh (working copy)
@@ -1,9 +0,0 @@
-#!/bin/bash
-# Copyright (c) 2011 The Native Client Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-# The script is located in "native_client/tools/llvm".
-# Set pwd to native_client/
-cd "$(dirname "$0")"/../..
-LIBMODE=glibc tools/llvm/utman.sh "$@"
« no previous file with comments | « tools/llvm/diff-diff.py ('k') | tools/llvm/merge-tool.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698