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

Duncan Sands baldrick at free.fr
Fri Jul 6 01:27:05 PDT 2012


Hi Anton,

>> 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.

it does seem pretty harmless, so why not include it?

Ciao, Duncan.




More information about the llvm-commits mailing list