LLVM command. •Generate the *.bc. • $ clang -c –emit-llvm a.c –o a.bc. • $ llvm-dis a.bc -o a.ll. •Generate the *.ll (human-readable).
確定! 回上一頁