[llvm-dev] How to get the string representation of an instruction? (original) (raw)

Peng Yu via llvm-dev llvm-dev at lists.llvm.org
Wed Jan 16 07:54:23 PST 2019


Yes. Something like "store i32 %4, i32* @u.3, align 4, !dbg !22".

he probably means text representation like in text IR

-- Regards, Peng



More information about the llvm-dev mailing list