diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2017-09-21 10:28:33 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2017-09-21 10:28:33 +0000 |
commit | 2b029e830f6a4b6bcca815cd64d94e7ab9788f3a (patch) | |
tree | 97bbbc951bb61da1ec6ebb09b3860f0231478e08 /lldb/packages/Python/lldbsuite/test/example/TestSequenceFunctions.py | |
parent | c14b5f210fdeca8dccf98287184304940cdb4c1e (diff) | |
download | bcm5719-llvm-2b029e830f6a4b6bcca815cd64d94e7ab9788f3a.tar.gz bcm5719-llvm-2b029e830f6a4b6bcca815cd64d94e7ab9788f3a.zip |
[dsymutil] Don't resolve DIE reference to NULL DIE.
This patch prevents dsymutil from resolving a reference to a NULL DIE
when a bogus reference happens to be coincidentally referencing a NULL
DIE. Now this is detected as an invalid reference and a warning is
printed.
Fixes: https://bugs.llvm.org/show_bug.cgi?id=33873
Differential revision: https://reviews.llvm.org/D38078
llvm-svn: 313872
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/example/TestSequenceFunctions.py')
0 files changed, 0 insertions, 0 deletions