summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2017-02-28 23:48:42 +0000
committerAdrian Prantl <aprantl@apple.com>2017-02-28 23:48:42 +0000
commit612ac86189b84e19f852963c5ba6e097ab841767 (patch)
tree79c7b1dc13db5c1f44a3880edfcb0b88378db7e6 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
parent6b43b7ad49927ef5fc521ef4aaaaeb64dd905507 (diff)
downloadbcm5719-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/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud