[llvm-dev] (no subject)

Anastasiya Ruzhanskaya via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 20 06:21:14 PDT 2017


Hello,
I am trying to write my own pass for some purposes, and found out that
there is no way to work with such variables as %1 and so on. How they are
identifiable? Only by the Value object, without any possibility for visual
representation as for example %a, %b values?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170720/a11b0fde/attachment.html>


More information about the llvm-dev mailing list