diff options
| author | George Rimar <grimar@accesssoftek.com> | 2017-03-09 08:45:25 +0000 |
|---|---|---|
| committer | George Rimar <grimar@accesssoftek.com> | 2017-03-09 08:45:25 +0000 |
| commit | 1c74c2f2a8f86e8b98c87bdf401ae776cf114be7 (patch) | |
| tree | 4b4f7f1be466b6f038d76032acbf1f52f4e21b38 /clang/lib/Frontend/CompilerInvocation.cpp | |
| parent | e2de03fd7d8761d73c22accf7a22fd0d0189821e (diff) | |
| download | llvm-1c74c2f2a8f86e8b98c87bdf401ae776cf114be7.zip llvm-1c74c2f2a8f86e8b98c87bdf401ae776cf114be7.tar.gz llvm-1c74c2f2a8f86e8b98c87bdf401ae776cf114be7.tar.bz2 | |
[ELF] - Do not try to create .eh_frame_hdr for relocatable output.
.eh_frame_hdr is a header constructed for .eh_frame sections.
We do not proccess .eh_frame when doing relocatable output,
so should not try to create .eh_frame_hdr too.
Previous behavior without this patch is segfault.
Fixes PR32118.
Differential revision: https://reviews.llvm.org/D30566
llvm-svn: 297365
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
