http://llvm.org/bugs/show_bug.cgi?id=3490


Gabor Greif <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #9 from Gabor Greif <[email protected]>  2009-02-09 09:55:47 ---
I have committed r64142, which takes care of the "problem".

In a nutshell, when doing unrolling and opt is invoked with -debug,
invalid basic block fragments get dumped on stdout. The end result
of the unrolling, however, is valid.

Closing bug.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to