[LLVMbugs] [Bug 8320] PECOFF: IMAGE_SYM_DTYPE_FUNCTION is incompatible to GNU binutils

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Oct 7 20:17:43 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=8320

Michael Spencer <bigcheesegs at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Michael Spencer <bigcheesegs at gmail.com> 2010-10-07 22:17:42 CDT ---
The correct value is indeed x20. Microsoft's documentation is contradictory,
but previous COFF standards all support a one byte type instead of two bytes.

Fixed in r116037.

-- 
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