<div dir="ltr">Ah thanks! Went back to 6e8e77068dfaf2e0 and it was able to produce llvm-mod.bc.<div><br></div><div>Reference for myself/Google:</div><div><br></div><div><font face="monospace, monospace">cd /panda </font></div><div><font face="monospace, monospace">git checkout 6e8e77068dfaf2e0</font></div><div><font face="monospace, monospace">rm -r build; mkdir build &amp;&amp; cd build</font></div><div><font face="monospace, monospace">../build.sh</font><div><font face="monospace, monospace">/panda/build/i386-softmmu/qemu-system-i386 -cdrom mini.iso -m 256 -monitor stdio -net nic,model=e1000 -net user -vga none -vnc :0,password -replay test.2 -panda llvm_trace2 -pandalog testlog.2</font></div><div><font face="monospace, monospace">llvmir2hll -target-hll=c -var-renamer=readable -var-name-gen=fruit -var-name-gen-prefix= -call-info-obtainer=optim -arithm-expr-evaluator=c -validate-module -llvmir2bir-converter=orig -o llvm-mod.bc.c llvm-mod.bc -enable-debug -emit-debug-comments -no-opts</font><br><br><div><img src="cid:ii_1605208502b81d4a" alt="Inline image 1" width="562" height="388"><br></div></div></div></div>