[patch] Don't produce stubs on darwin x86

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Dec 4 13:54:57 PST 2013


On 4 December 2013 16:36, David Fang <fang at csl.cornell.edu> wrote:
> I can't speak for x86-darwin8, but powerpc-darwin8 stubs have been working
> quite well for me, validated against what the system gcc (4.0.1) emits. For
> the sake of consistency and validation (and selfishness), I'm all for
> keeping and maintaining stubs, so my branch is less divergent from trunk.
>
> Though I don't have an x86-darwin8 system running, I can still target x86
> with the system toolchain to help validate.  How broken is it exactly?

X86 version of pr15763 that you fixed :-)

The "fix stubs" patch is
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20131125/197042.html.

Cheers,
Rafael



More information about the llvm-commits mailing list