summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2018-02-23 10:15:54 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2018-02-23 10:15:54 +0000
commit3cdf0d969a81bd0b293eda328a99e8cdfa272d74 (patch)
treea7b9aa90172cb8f973308cabd848ce9c3776edbf /lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
parent1fdb280bec1ff9c41a3bdbc6b4385696aa7fe0be (diff)
downloadbcm5719-llvm-3cdf0d969a81bd0b293eda328a99e8cdfa272d74.tar.gz
bcm5719-llvm-3cdf0d969a81bd0b293eda328a99e8cdfa272d74.zip
[ELF] - Report error if removed empty output section declaration used undefined symbols.
This is for fixing PR36297. Issue itself is that if we have SECTIONS { .bar (a+b) : { *(.stub) } }; script and no section .stub, when LLD will remove .bar, but produce output with undefined symbols a and b. Differential revision: https://reviews.llvm.org/D43069 llvm-svn: 325875
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud