[patch] Don't mangle \n and "

Chris Lattner clattner at apple.com
Wed Nov 13 21:19:35 PST 2013


lgtm

On Nov 13, 2013, at 1:35 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:

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





More information about the llvm-commits mailing list