[llvm-commits] [PATCH] Add placeholder for eight-byte mandatory traceback table on PPC64

William J. Schmidt wschmidt at linux.vnet.ibm.com
Wed Aug 29 09:53:06 PDT 2012


After offline discussion it became clear we need to reserve space for
the mandatory traceback fields, though leaving them as zero is
appropriate for now.  This small patch adds the extra eight bytes and
updates the associated test case.

Please commit if OK.

Thanks!
Bill

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr13641-2012-08-29.patch
Type: text/x-patch
Size: 1381 bytes
Desc: Traceback table update
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120829/39262a36/attachment.bin>


More information about the llvm-commits mailing list