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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed May 21 13:48:00 PDT 2014


> Interesting. I didn't know you could do that. Will that global
> variable work in all address-taken contexts as a replacement for a
> function symbol in IR?

With appropriate casting it should, yes.

Cheers,
Rafael



More information about the llvm-commits mailing list