[cfe-commits] [cfe-dev] one more patch for bug 14275

David Fang fang at csl.cornell.edu
Mon Nov 19 11:55:30 PST 2012


On Wed, 14 Nov 2012, Rafael EspĂ­ndola wrote:
> On 14 November 2012 20:21, David Fang <fang at csl.cornell.edu> wrote:
>> This 'bug' affected over 700 tests in clang's test suite.
>
> But only when running on ppc darwin, right?
>
>> If you have a pointer to some documentation on how to add a suitable test, I
>> suppose I could create one.
>
> What is needed is a test that would fail if this were to regress, even
> when run on another platform. Take a look at clang/test/Driver/darwin*
>> Fang
> Rafael

Hi,
 	I backed out the Driver.cpp patch in
http://llvm.org/bugs/show_bug.cgi?id=14275
which results in calling Darwin_Generic_GCC instead of DarwinClang 
(for powerpc-darwin8), and this results in 4 -additional- failures.
(Details pasted in bug, comment #13)

Which toolchain path (Darwin_Generic_GCC or DarwinClang) is more correct 
for powerpc-darwin8?  It's possible that some adjustments may be needed to 
work with the older darwin8 linker.

Fang

-- 
David Fang
http://www.csl.cornell.edu/~fang/


More information about the cfe-commits mailing list