OSDN Git Service

"This is just a cosmetic change in MCAsmStreamer.cpp/EmitSymbolAttribute: all attribu...
authorChris Lattner <sabre@nondot.org>
Mon, 21 Jun 2010 20:35:01 +0000 (20:35 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Jun 2010 20:35:01 +0000 (20:35 +0000)
commit61abd7b395d0bbebd8cc44c870b02609abef6976
tree5cf3329351bc7d791fa051b64495485b43e693cc
parent6808cdc4244723b3f9712fd13eed026d5f137459
"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."

Patch by Arnaud de Grandmaison!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106469 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCAsmStreamer.cpp