diff options
author | George Rimar <grimar@accesssoftek.com> | 2018-02-23 10:27:13 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2018-02-23 10:27:13 +0000 |
commit | cde84d1cd06dc6dd4bdd00d2717d2d8e1299e596 (patch) | |
tree | e9e0f4d2e03cda40f825476a2ab1aec04f32f83b /lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py | |
parent | 3cdf0d969a81bd0b293eda328a99e8cdfa272d74 (diff) | |
download | bcm5719-llvm-cde84d1cd06dc6dd4bdd00d2717d2d8e1299e596.tar.gz bcm5719-llvm-cde84d1cd06dc6dd4bdd00d2717d2d8e1299e596.zip |
[ELF] - Do not crash with --emit-relocs and --icf=all together.
Previously we would crash because did not mark .rel[a] sections
as dead and they tried to access parent which was not live
after ICF and therefore was null.
Differential revision: https://reviews.llvm.org/D43241
llvm-svn: 325877
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py')
0 files changed, 0 insertions, 0 deletions