[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
- Previous message: [llvm-dev] How to get the string representation of an instruction?
- Next message: [llvm-dev] How to get the string representation of an instruction?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yes. Something like "store i32 %4, i32* @u.3, align 4, !dbg !22".
he probably means text representation like in text IR
-- Regards, Peng
- Previous message: [llvm-dev] How to get the string representation of an instruction?
- Next message: [llvm-dev] How to get the string representation of an instruction?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]