http://llvm.org/bugs/show_bug.cgi?id=8278
Michael Spencer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Michael Spencer <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
