[PATCH] D15635: AsmPrinter: Produce PC-relative cstexprs when possible.

Lang Hames via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 21:50:46 PST 2016


lhames added reviewers: rafael, ruiu.
lhames added a comment.

Hi Joe,

This looks fine on the MachO side. I also tested it with ELF on x86_64 and AArch64, where it fixed the test case you included.

Everything looks good to me, but Rafael and Rui should probably sign off on this, since it touches ELF and COFF too. Rafael, Rui - do you see any problems with this?

- Lang.


http://reviews.llvm.org/D15635





More information about the llvm-commits mailing list