Skip to content
Commit 2a92c18b authored by Shankar Easwaran's avatar Shankar Easwaran
Browse files

[lld][ELF] Handle multiple weak symbols

This handles multiple weak symbols which appear back to back. This fix is needed
which otherwise will lead to symbols getting initialized to arbitrary values.

There was a constructor/destructor test that really triggered this to be fixed
on X86_64.

Adds a test.

llvm-svn: 190658
parent 1bc22c12
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