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

[ELF] - Do not crash if user section has name equal to one of synthetic sections.

Previously we just crashed when had user defined
section .shstrtab, for example. Which name equals to synthetic one,
but have different type.

Testcase reveals an issue.

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

llvm-svn: 291765
parent c9a8a6c0
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