Displaying 1 result from an estimated 1 matches for "6624c1a8".
2019 Dec 09
2
How to generate a .ll file with functions' parameter names
Hi David,
Thanks for your email. I'm just trying to perform some basic analysis on
the IR. For instance, is it possible to understand if the variable %10
depends on the value of the first parameter? I know that the first
parameter can be referenced as %0 but a proper name would increase the
readability. It is not so crucial for me atm.
Thanks
Alberto
On Mon, Dec 9, 2019, 11:01 David Chisnall