summaryrefslogtreecommitdiffstats
path: root/llvm/test/Scripts/as
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Scripts/as')
-rwxr-xr-xllvm/test/Scripts/as5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/test/Scripts/as b/llvm/test/Scripts/as
new file mode 100755
index 00000000000..70ed41abbc7
--- /dev/null
+++ b/llvm/test/Scripts/as
@@ -0,0 +1,5 @@
+#!/bin/sh
+#
+# Run llvm-as with same arguments
+#
+llvm-as $*
OpenPOWER on IntegriCloud