[patch] Don't mangle \n and "

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Nov 13 13:35:46 PST 2013


There is nothing special about quotes and newlines from the object
file point of view, only the assembler has to worry about expanding
the \n and \".

The attached patch then removes the special handling from the Mangler.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 3205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131113/b581ff21/attachment.obj>


More information about the llvm-commits mailing list