Skip to content
Commit 8e17451d authored by Peter Collingbourne's avatar Peter Collingbourne
Browse files

COFF: Fix bug involving archives defining a symbol multiple times.

Previously we were unnecessarily loading lazy symbols if they appeared in an
archive multiple times, as can happen with comdat symbols. This change fixes
the bug by only loading symbols from archives at load time if the original
symbol was undefined.

Differential Revision: http://reviews.llvm.org/D10980

llvm-svn: 241538
parent 36962cd9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment