[PATCH] Add a jumptable attribute and support for creating jump-instruction tables

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue May 20 19:40:06 PDT 2014


> When you say that replaceUsesOfWithOnConstant doesn't work with
> aliases you mean that you cannot pass an alias as the From argument?
> That should be just an oversight, I don't think there is any
> fundamental reason why that would not work. What is the issues that
> you are seeing?

Or putting it another way, if you can write a
replaceUsesOfWithOnConstant unitest that is failing, I would be more
than happy to try to fix it :-)

Cheers,
Rafael



More information about the llvm-commits mailing list