[llvm] r323297 - Don't assume a null GV is local for ELF and MachO.

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 20:01:21 PST 2018


Rafael Avila de Espindola <rafael.espindola at gmail.com> writes:

> From llvm's point of view I would say that it is all missing features in
> grubs partial implementation of the ABI.
>
> I am happy helping implement the missing bits in grub, but I don't think
> we should avoid this change in llvm.

The attached file should implement the missing relocation on i386. How
do I test it?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.diff
Type: text/x-patch
Size: 2229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180205/1a3f089c/attachment.bin>
-------------- next part --------------

Cheers,
Rafael


More information about the llvm-commits mailing list