LLVM Programmer’s Manual — LLVM 3.7 documentation

LLVM Programmer’s Manual — LLVM 3.7 documentation

瀏覽:1240
日期:2025-04-30
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 ...看更多