[llvm-commits] patch to add a modifyFlags function to MCSymbolData

Nathan Jeffords blunted2night at gmail.com
Mon May 10 11:42:50 PDT 2010


I am requesting approval to commit this patch to trunk

It adds a trivial function to modify the flags value of MCSymbolData. The
function takes the value and a mask, and clears the mask bits before
applying the value.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100510/5ac26010/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MCSymbolData-modifyFlags.patch
Type: application/octet-stream
Size: 605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100510/5ac26010/attachment.obj>


More information about the llvm-commits mailing list