[LLVMbugs] [Bug 8278] MC-COFF: Incorrect relocations generated for string constants... again...
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Oct 5 12:48:43 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=8278
Michael Spencer <bigcheesegs at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Michael Spencer <bigcheesegs at gmail.com> 2010-10-05 14:48:43 CDT ---
Wow, I missed an obvious piece of information. The value stored at the
VirtualAddress in the section is used as the offset. No idea how I forgot that
one. The fix is the same fix as in r110104.
Fixed in r115656.
--
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