[PATCH v2 0/14] [x86] Fix 16-bit addressing modes (PR18220) and implement .code16 (PR8684)

David Woodhouse dwmw2 at infradead.org
Sat Dec 21 03:05:57 PST 2013


On Fri, 2013-12-20 at 21:16 +0000, David Woodhouse wrote:
> 
> I'm guessing the relocation fixups are happening after the .code16
> switch has been processed? How does this work?

This is a pre-existing bug. I've produced a test case using only .code32
and .code64, and filed PR18303.

http://llvm.org/bugs/show_bug.cgi?id=18303

It does hurt us a *lot* more with .code16 though :)

-- 
David Woodhouse                            Open Source Technology Centre
David.Woodhouse at intel.com                              Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131221/20d27c8b/attachment.bin>


More information about the llvm-commits mailing list