[llvm-commits] [test-suite] r124922 - in /test-suite/trunk: Makefile.config.in Makefile.rules

Duncan Sands baldrick at free.fr
Sun Feb 6 07:13:03 PST 2011


Hi Chris,

>>> In all seriousness, there is *no* reason the llvm and testsuite makefiles should
>>> share anything. Would it also make sense to get rid of llvm/test/Frontend*
>>> tests? I don't think the C family ones (at least) are doing anything useful anymore.
>>
>> 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).

Ciao, Duncan.



More information about the llvm-commits mailing list