diff options
author | Adrian Prantl <aprantl@apple.com> | 2017-02-28 23:48:42 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2017-02-28 23:48:42 +0000 |
commit | 612ac86189b84e19f852963c5ba6e097ab841767 (patch) | |
tree | 79c7b1dc13db5c1f44a3880edfcb0b88378db7e6 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | 6b43b7ad49927ef5fc521ef4aaaaeb64dd905507 (diff) | |
download | bcm5719-llvm-612ac86189b84e19f852963c5ba6e097ab841767.tar.gz bcm5719-llvm-612ac86189b84e19f852963c5ba6e097ab841767.zip |
Teach the IR verifier to reject conflicting debug info for function arguments.
Conflicting debug info for function arguments causes hard-to-debug
assertions in the DWARF backend, so the Verifier should reject it.
For performance reasons this only checks function arguments from
non-inlined debug intrinsics for now.
rdar://problem/30520286
This reapplies r295749 after fixing PR32042.
llvm-svn: 296543
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions