Skip to content
Commit 74af5013 authored by Rui Ueyama's avatar Rui Ueyama
Browse files

[PECOFF] Handle large objects having more than 32768 sections.

The COFF spec says that the SectionNumber field in the symbol table is 16 bit
signed type, but MSVC treats the field as if it is unsigned.

llvm-svn: 203901
parent 048baca0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment