hanchenye-llvm-project/llvm/tools/opt/teststrip.sh

4 lines
57 B
Bash
Raw Normal View History

2001-06-07 04:29:01 +08:00
#!/bin/sh
../as/as < ../../test/$1 | ./opt -strip | dis