[LLVMbugs] [Bug 1330] llvm-upgrade fails to upgrade @llvm.memcpy intrinsic properly
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Apr 14 13:23:02 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1330
rspencer at x10sys.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |INVALID
------- Additional Comments From rspencer at x10sys.com 2007-04-14 15:23 -------
This is actually a bug in the test cast. The suffixed intrinsics were introduced
in LLVM 1.7. llvm-upgrade only needs to upgrade from 1.9. This test case should
have been updated with 1.7 but wasn't. Now it is:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070409/047536.html
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list