summaryrefslogtreecommitdiffstats
path: root/clang/test/ASTMerge/exprs-cpp/test.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2017-02-15 00:59:50 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2017-02-15 00:59:50 +0000
commit60b02509ddc1b997674c685281958d7d9fe1aae8 (patch)
treedbb2c22b1920cb32a89a775a3667605dedd9d09e /clang/test/ASTMerge/exprs-cpp/test.cpp
parent09786c4c3f2d75d3edb983066ba8981ab5716acb (diff)
downloadbcm5719-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/test.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud