search for: 20db347a

Displaying 1 result from an estimated 1 matches for "20db347a".

2019 Jan 16
5
How to get the string representation of an instruction?
Hi, I don't see a way to convert an Instruction to a string or const char *, although '<<' works on it. http://llvm.org/doxygen/classllvm_1_1Instruction.html How to figure this out? Thanks. -- Regards, Peng