Skip to content
Commit 95b781d8 authored by Rui Ueyama's avatar Rui Ueyama
Browse files

COFF: Do not handle __NULL_IMPORT_DESCRIPTOR differently than the other symbols.

__NULL_IMPORT_DESCRIPTOR is a symbol used by MSVC liner to construct
the import descriptor table. We do not use the symbol. Previously,
we had code to skip that symbol. That code does not actually do
anything meaningful because no one is referencing the symbol, the
symbol would naturally be ignored. This patch stops recognizing
the symbol.

llvm-svn: 245280
parent 04b7f512
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment