summaryrefslogtreecommitdiff
path: root/tools/opt/teststrip.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/opt/teststrip.sh')
-rwxr-xr-xtools/opt/teststrip.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/opt/teststrip.sh b/tools/opt/teststrip.sh
new file mode 100755
index 0000000000..2cff3bfd6a
--- /dev/null
+++ b/tools/opt/teststrip.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+../as/as < ../../test/$1 | ./opt -strip | dis