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

Philipp Brüschweiler blei42 at gmail.com
Thu Jul 5 02:54:15 PDT 2012


Hi,

Some targets require label prefixes instead of suffixes
(i.e., ':my_label' instead of 'my_label:'). The attached patch
implements this.

Cheers,
Philipp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Allow-prefixes-for-labels-in-generated-assembly.patch
Type: text/x-patch
Size: 2060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120705/e028c0f6/attachment.bin>


More information about the llvm-commits mailing list