[llvm-commits] [test-suite] r124922 - in /test-suite/trunk: Makefile.config.in Makefile.rules
Chris Lattner
clattner at apple.com
Sun Feb 6 12:23:52 PST 2011
On Feb 6, 2011, at 7:13 AM, Duncan Sands wrote:
>>> they are useful for llvm-gcc and dragonegg, but I suppose that just means they
>>> should be moved to the dragonegg repository.
>>
>> Most of them are really old. Are they actually *useful*? Have they actually caught any bugs?
>
> actually, yes. Mostly missing dragonegg functionality, for example the lack of
> support for -fno-builtins (hard to fix because gcc doesn't expose this C
> front-end flag).
Ah ok. It would be really nice to move these somewhere else. These tests are a large source of confusion for people who think that llvm and llvm-gcc (or whatever frontend) have a circular dependency. Moving them to dragon egg and losing them from llvm-gcc/clang would be fine for me.
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110206/139972df/attachment.html>
More information about the llvm-commits
mailing list