aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2021-05-09 23:27:35 +0300
committerMartin Storsjö <martin@martin.st>2021-05-12 22:23:01 +0300
commit7e0768329ca347e37c7bdb0da16b51cb3e7b7d8b (patch)
tree50927e2f85da4dc33aacb73356360603f554be45 /clang/lib/Frontend/CompilerInvocation.cpp
parent6bd3d8a17cef9108a338ada9b3dbed201bf9c158 (diff)
downloadllvm-7e0768329ca347e37c7bdb0da16b51cb3e7b7d8b.zip
llvm-7e0768329ca347e37c7bdb0da16b51cb3e7b7d8b.tar.gz
llvm-7e0768329ca347e37c7bdb0da16b51cb3e7b7d8b.tar.bz2
[LLD] [COFF] Fix including the personality function for DWARF EH when linking with --gc-sections
Since c579a5b1d92a9bc2046d00ee2d427832e0f5ddec we don't traverse .eh_frame when doing GC. But the exception handling personality function needs to be included, and is only referenced from within .eh_frame. Differential Revision: https://reviews.llvm.org/D102138
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions