[LLVMdev] Weird memory bug
Alexander Friedman
alex at inga.mit.edu
Sat Dec 24 15:08:24 CST 2005
After running through bugpoint, I get this reduced function
You can reproduce the problem with:
opt bugpoint-reduced-function.bc -break-crit-edges -adce -verify
Bugpoint is currently trying to narrow down which block breaks this,
but is so far failing. It seems to be running out of memory rather
than failing on a particular block.
This is on freebsd 5.4, X86, llvm is compiled with gcc 3.4.2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bugpoint-reduced-function.bc
Type: application/octet-stream
Size: 217727 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/llvmdev/attachments/20051224/b535d637/bugpoint-reduced-function-0001.obj
-------------- next part --------------
--
-Alex
More information about the LLVMdev
mailing list