Skip to content
Commit 5d0ea70a authored by George Rimar's avatar George Rimar
Browse files

[ELF] - Do not segfault when doing logical and/or operations on symbols that...

[ELF] - Do not segfault when doing logical and/or operations on symbols that have no output sections.

Previously we would crash on samples from testcase,
because were trying to access zero pointer to output section.

Differential revision: https://reviews.llvm.org/D36145

llvm-svn: 311311
parent c7392cbe
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