[llvm-commits] [Patch] Allow label prefixes in generated assembly

Philipp Brüschweiler blei42 at gmail.com
Fri Jul 6 01:23:06 PDT 2012


Hi,

In that case I'll retract the patch. Sorry for the noise.

Cheers
Philipp

On Fri, 6 Jul 2012 12:21:31 +0400
Anton Korobeynikov <anton at korobeynikov.info> wrote:
> Hello Philipp,
> 
> > Some targets require label prefixes instead of suffixes
> > (i.e., ':my_label' instead of 'my_label:'). The attached patch
> > implements this.
> As soon as these targets are off-tree it'd better not to include this
> patch to mainline.
> 



More information about the llvm-commits mailing list