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

4 lines
57 B
Bash
Executable File

#!/bin/sh
../as/as < ../../test/$1 | ./opt -strip | dis