llvm irbuilder的相關文章

LLVM Programmer’s Manual — LLVM 3.7 documentation
瀏覽:1338
日期:2025-06-14
Passing strings (the StringRef and Twine classes) Although LLVM generally does not do much string manipulation, we do have several important APIs which take strings. Two important examples are the Value class – which has names for instructions, functions ...看更多