summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/default.fail.cpp
diff options
context:
space:
mode:
authorPeter Smith <peter.smith@linaro.org>2019-09-24 21:44:14 +0000
committerPeter Smith <peter.smith@linaro.org>2019-09-24 21:44:14 +0000
commit06b3e3421af6d8bf027a19133380833c2df0ffb9 (patch)
treef5cf172ac8bd2ee59a34a1f4faaae0787ecb335d /libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/default.fail.cpp
parent4278a9e6b5025d9480532c687ab57e3a50c21fae (diff)
downloadbcm5719-llvm-06b3e3421af6d8bf027a19133380833c2df0ffb9.tar.gz
bcm5719-llvm-06b3e3421af6d8bf027a19133380833c2df0ffb9.zip
[ELF][ARM] Fix crash when discarding InputSections that have .ARM.exidx
When /DISCARD/ is used on an input section, that input section may have a .ARM.exidx metadata section that depends on it. As the discard handling comes after the .ARM.exidx synthetic section is created we need to make sure that we account for the case where the .ARM.exidx output section should be removed because there are no more live input sections. Differential Revision: https://reviews.llvm.org/D67848 llvm-svn: 372781
Diffstat (limited to 'libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/default.fail.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud