Skip to content
Commit 0b95d378 authored by Ben Dunbobbin's avatar Ben Dunbobbin
Browse files

[ELF] Handle references to garbage collected common symbols

https://reviews.llvm.org/rL312796 meant that references to garbage collected common symbols would cause a segfault.

This change fixes the behaviour for references to stripped common symbols.

Differential Revision: https://reviews.llvm.org/D37718

llvm-svn: 313086
parent 7c5b45d3
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