[llvm-commits] [PATCH] PR12696: Encode 'nonlazybind' and 'address_safety' properly in BitcodeWriter

Meador Inge meadori at gmail.com
Thu May 3 22:26:12 PDT 2012


Hi All,

This patch fixes PR12696 which reported that the BitcodeWriter was not
encoding the
'nonlazybind' and 'address_safety' attributes correctly.  Alessandro
Pignotti suggested
the original patch.  I wrote the test case and regression tested the change.

OK?

P.S.  If it is OK, then can someone please commit for me?  I don't
have write access.

-- Meador
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr12696.patch
Type: application/octet-stream
Size: 1812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120504/a63be844/attachment.obj>


More information about the llvm-commits mailing list