Files
solana/programs/bpf/tictactoe_dashboard_c/dump.sh
jackcmay 0339642e77 Added TicTacToe Dashboard and tests (#1547)
* Add tictactoe dashboard and tests
2018-10-18 14:19:25 -07:00

3 lines
123 B
Bash
Executable File

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