[LLVMbugs] [Bug 6140] llvm-as followed by llvm-dis turns "nsw" flag into "nuw"
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Jan 25 13:55:56 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6140
Dan Gohman <gohman at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Dan Gohman <gohman at apple.com> 2010-01-25 15:55:55 ---
The bitcode reader wasn't reading the flags properly in the case of forward
references. Fixed in r94454.
--
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.
More information about the llvm-bugs
mailing list