[LLVMdev] Quest - Automatic testing script

Andrew Lenharth andrewl at lenharth.org
Wed Jun 8 08:40:12 PDT 2005


On Wed, 2005-06-08 at 11:22 -0400, Bryan Turner wrote:
> Hello,
>  
>     I was inspired by the Quest tool and decided to give it a try on
> LLVM.  

Excellent!

> It quickly located two bugs which appear to be in the bug database
> already:
>  
> Bug #279 -  [llvmgcc] "constructor" code generation can be improved
>  
>     Although, the code that Quest generates actually *crashes* LLVM
> instead of producing poor output.  Should this be added as a separate
> bug, or just annotate the existing one?

Yes, if it crashes, that is much more serious.  Please do file a new
bug, with the offending source (or even the bugpoint reduced source if
you are so inclined).

Andrew




More information about the llvm-dev mailing list