> Is this just a textual/syntactic thing? If so, you should add a bit to MCAsmInfo to indicate that this is the behavior, and MCAsmPrinter should be changed to emit labels in this syntax.Thanks! This should be enough. -Yuri
My internet is finally back. Could someone verify and submit this patch? I have verified build, tests and unittests on X86. On Sun, Sep 19, 2010 at 9:16 AM, Yuri Gribov <tetra2005 at googlemail.com> wrote:>> Is this just a textual/syntactic thing? If so, you should add a bit to MCAsmInfo to indicate that this is the behavior, and MCAsmPrinter should be changed to emit labels in this syntax. > > Thanks! This should be enough. > > -Yuri >/Yuri Gribov -------------- next part -------------- A non-text attachment was scrubbed... Name: EmitLabel.diff Type: application/octet-stream Size: 1741 bytes Desc: not available URL: <lists.llvm.org/pipermail/llvm-dev/attachments/20100921/903861fa/attachment.obj>
Applied in r114592, thanks! On Sep 20, 2010, at 1:04 PM, Yuri Gribov wrote:> My internet is finally back. Could someone verify and submit this > patch? I have verified build, tests and unittests on X86. > > On Sun, Sep 19, 2010 at 9:16 AM, Yuri Gribov <tetra2005 at googlemail.com> wrote: >>> Is this just a textual/syntactic thing? If so, you should add a bit to MCAsmInfo to indicate that this is the behavior, and MCAsmPrinter should be changed to emit labels in this syntax. >> >> Thanks! This should be enough. >> >> -Yuri >> > > /Yuri Gribov > <EmitLabel.diff>