2 lines
No EOL
148 B
Bash
Executable file
2 lines
No EOL
148 B
Bash
Executable file
#./vanillabuild.sh && ./build/bfc.sh $1 && ./a.out | hexdump -C
|
|
./build/LLVMCompiler $1 && ~/Documents/Code/build/Release/bin/lli $1.ll | hexdump -C |