summaryrefslogtreecommitdiff
path: root/tools/opt/teststrip.sh
blob: 2cff3bfd6abd383dc6c9347f558764ba8f47a2cf (plain)
1
2
3
#!/bin/sh

../as/as < ../../test/$1 | ./opt -strip | dis