[LLVMdev] Get instruction as a string and SSA form

Shukla Ashutosh Dinesh ashutoshds at cse.iitb.ac.in
Thu May 5 10:46:49 PDT 2011


1. I am trying to get the instruction of LLVM intermediate code as a
string. How can this be done?

2. Also in the SSA version of the code, how can we come to know which %N
(N is any integer) is a version of some variable 'a' and which is just a
temporary?


Regards,
Ashutosh Shukla,
10305052
M. Tech 1
Dept of Computer Science and Engg.




More information about the llvm-dev mailing list