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