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

3 lines
123 B
Bash
Raw Normal View History

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