[llvm] r198438 - Make the llvm mangler depend only on DataLayout.

Eric Christopher echristo at gmail.com
Thu Jan 9 15:21:50 PST 2014


LGTM.

-eric
On Thu Jan 09 2014 at 6:34:19 AM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> >> I don't think LLVM supports emitting COFF for non-Windows-like
> platforms,
> >> so it would be OK to use 'c' as the code for the mangling.  We could
> use 'w'
> >> for Windows instead of 'c' if we wanted to be more specific.
> >
> >
> > Might work better that way. I don't have any reason to assume we'll ever
> > want to emit coff for mips (which would be ecoff!), but no reason to
> > preclude it either.
>
> What about the attached patches?
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140109/ca98505f/attachment.html>


More information about the llvm-commits mailing list