Remove dependence on command line library. Silly anyway.
[oota-llvm.git] / tools / opt / teststrip.sh
1 #!/bin/sh
2
3 ../as/as < ../../test/$1 | ./opt -strip | dis