diff options
| author | Rafael Espindola <rafael.espindola@gmail.com> | 2017-02-15 00:59:50 +0000 |
|---|---|---|
| committer | Rafael Espindola <rafael.espindola@gmail.com> | 2017-02-15 00:59:50 +0000 |
| commit | 60b02509ddc1b997674c685281958d7d9fe1aae8 (patch) | |
| tree | dbb2c22b1920cb32a89a775a3667605dedd9d09e /clang/test/ASTMerge/exprs-cpp/Inputs/exprs3.cpp | |
| parent | 09786c4c3f2d75d3edb983066ba8981ab5716acb (diff) | |
| download | bcm5719-llvm-60b02509ddc1b997674c685281958d7d9fe1aae8.tar.gz bcm5719-llvm-60b02509ddc1b997674c685281958d7d9fe1aae8.zip | |
Handle .eh_frame pointing to discarded section in -r.
This is a really horrible case. If a .eh_frame points to a discarded
section, it is not clear what is the correct thing to do.
It looks like ld.bfd discards the entire .eh_frame content and gold
discards the second relocation, leaving one frame with an fde that
refers to a bogus location. This is similar to what gold does.
llvm-svn: 295133
Diffstat (limited to 'clang/test/ASTMerge/exprs-cpp/Inputs/exprs3.cpp')
0 files changed, 0 insertions, 0 deletions

