Files
solana/programs/bpf/tictactoe_c/dump.sh

3 lines
111 B
Bash
Raw Normal View History

#!/bin/sh
/usr/local/opt/llvm/bin/llvm-objdump -color -source -disassemble ../../../target/debug/tictactoe_c.o