summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorJordan Rupprecht <rupprecht@google.com>2019-02-12 15:01:07 +0000
committerJordan Rupprecht <rupprecht@google.com>2019-02-12 15:01:07 +0000
commit4b78d4f3470dcbe4978457e4b1347bc0be150ca7 (patch)
treed8c6609bfe00d817503cc8c450a74e884a296fef /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parent00ccd13c73a34cb5da8b2ba7a5a66123ab22b445 (diff)
downloadbcm5719-llvm-4b78d4f3470dcbe4978457e4b1347bc0be150ca7.tar.gz
bcm5719-llvm-4b78d4f3470dcbe4978457e4b1347bc0be150ca7.zip
[llvm-dwp] Abort when dwo_id is unset
Summary: An empty dwo_id indicates a degenerate .dwo file that should not have been generated in the first place. Instead of discovering this error later when merging with another degenerate .dwo file, print an error immediately when noticing an unset dwo_id, including the filename of the offending file. Test case created by compiling a trivial file w/ `-fno-split-dwarf-inlining -gmlt -gsplit-dwarf -c` prior to r353771 Reviewers: dblaikie Reviewed By: dblaikie Subscribers: jdoerfert, aprantl, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D58085 llvm-svn: 353846
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud