aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2017-03-09 08:45:25 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2017-03-09 08:45:25 +0000
commit1c74c2f2a8f86e8b98c87bdf401ae776cf114be7 (patch)
tree4b4f7f1be466b6f038d76032acbf1f52f4e21b38 /clang/lib/Frontend/CompilerInvocation.cpp
parente2de03fd7d8761d73c22accf7a22fd0d0189821e (diff)
downloadllvm-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