On Wed, 14 Nov 2012, Rafael Espíndola wrote:
On 14 November 2012 20:21, David Fang <[email protected]> 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/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits