[llvm-commits] MCStreamer::EmitCOFFSymbolDef

Nathan Jeffords blunted2night at gmail.com
Fri May 7 16:58:57 PDT 2010


here is a patch that adds EmitCOFFSymbolDef to the MCStreamer interface this
allows a symbols storage class & type to be set from the AsmPrinter without
using EmitRawText.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100507/a6d55f93/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: EmitCOFFSymbolDef.patch
Type: application/octet-stream
Size: 7181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100507/a6d55f93/attachment.obj>


More information about the llvm-commits mailing list