[llvm-commits] [llvm-gcc-4-2] r39948 - in /llvm-gcc-4-2/trunk/gcc: fold-const.c gimplify.c
Devang Patel
dpatel at apple.com
Mon Jul 16 18:43:52 PDT 2007
On Jul 16, 2007, at 6:34 PM, Scott Michel wrote:
> Not sure what the original author intended here. I'm compiling the
> spu-unknown-elf target _w/o_ llvm enabled, which is how I tripped the
> null deref bug.
Please test LLVM enabled build before commit, because that is the
main focus of llvm-gcc development. We do not want to intentionally
break "llvm-gcc without LLVM" builds, but that is lower priority.
Thanks,
-
Devang
More information about the llvm-commits
mailing list