With respect to random testing LLVM pre-2.4 is doing extremely well, we have no unreported bugs right now. John
On Oct 10, 2008, at 2:06 PM, John Regehr wrote:> With respect to random testing LLVM pre-2.4 is doing extremely well, > we > have no unreported bugs right now.That's great John! For my info, are there any reported bugs that are unfixed in 2.4? -Chris
> For my info, are there any reported bugs that are unfixed in 2.4?Looks like there is one outstanding correctness bug (2697) and three crash bugs (2735, 2775, 2797). I haven't reverified these lately, though. John