[llvm-commits] Patch to unify same code in multiple spots

Villmow, Micah Micah.Villmow at amd.com
Thu Jul 19 14:08:06 PDT 2012


In the AsmWriter.cpp, there are multiple spots where the same information is printed out(except for a single space).

This patch unifies these locations into a helper function making adding new calling conventions less error prone as only a single location needs to be modified.

If this is good, please submit for me.

Thanks,
Micah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120719/6abacebc/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: print_calling_conv.patch
Type: application/octet-stream
Size: 5107 bytes
Desc: print_calling_conv.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120719/6abacebc/attachment.obj>


More information about the llvm-commits mailing list