0

我想学习如何正确使用 IRBuilder 方法来使用下面描述的类似步骤生成给定的位码。

clang -emit-llvm test1.c -o test1.bc
llc -march=cpp test1.bc -o howto.cpp
4

0 回答 0