[llvm-commits] [PATCH][Review request] Mips direct object generation patch #2

Carter, Jack jcarter at mips.com
Tue Oct 25 13:19:59 PDT 2011


This is the first of several patches for Mips direct object generation. This first patch is for expression variable kinds.

In this patch we are following the current convention of putting target specific  ELF relocation handling in the base class due to unfortunate expression class mechanics.

Hopefully after our port settles down we can address this issue with the community and coordinate a structural change that pushes the target specific relocation and expression handling completely down to the Target level.

The patch is attached.

Jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111025/b748769f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: checkin_2.patch
Type: text/x-patch
Size: 4594 bytes
Desc: checkin_2.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111025/b748769f/attachment.bin>


More information about the llvm-commits mailing list