Search
❯
Jun 05, 20251 min read
The LLVM Disassembler Converts .bc files into .ll representations
.bc
.ll
llvm-dis test.bc -o test.ll