https://bugs.llvm.org/show_bug.cgi?id=24804

Davide Italiano <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |[email protected]
             Status|NEW                         |RESOLVED

--- Comment #5 from Davide Italiano <[email protected]> ---
Enough changes have been made to the pass pipeline in the last year and half,
this doesn't repro anymore. 

$ ./opt indvar.ll -indvars -loop-idiom -loop-deletion
WARNING: You're attempting to print out a bitcode file.
This is inadvisable as it may cause display problems. If
you REALLY want to taste LLVM bitcode first-hand, you
can force output with the `-f' option.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to