[LLVMdev] MCAsmStreamer: format symbol attributes consistently

Arnaud Allard de Grandmaison Arnaud.AllardDeGrandMaison at dibcom.com
Fri Jun 4 01:47:00 PDT 2010


This is just a cosmetic change in MCAsmStreamer.cpp/EmitSymbolAttribute: all attributes have now a \t before and after, as done for '.type'.

This makes the output look consistent, as well as help some third party assemblers expecting the attributes to be in the second column.

The patch applies cleanly on the svn head.

Best regards,
--
Arnaud de Grandmaison
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100604/91f945bb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MCAsmStreamer-format-attributes-consistently.patch
Type: application/octet-stream
Size: 1844 bytes
Desc: MCAsmStreamer-format-attributes-consistently.patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100604/91f945bb/attachment.obj>


More information about the llvm-dev mailing list