diff options
author | Ed Maste <emaste@freebsd.org> | 2013-07-19 00:25:02 +0000 |
---|---|---|
committer | Ed Maste <emaste@freebsd.org> | 2013-07-19 00:25:02 +0000 |
commit | 35f091dd176e4a1d2ddf82c6ae3a9cfb91c31466 (patch) | |
tree | ad4a96348353ceeae2f52f4d3456176741bb9dc1 /llvm/lib/IR/DebugInfo.cpp | |
parent | b13ef17a149973087d8b11c716b3574e820deeed (diff) | |
download | bcm5719-llvm-35f091dd176e4a1d2ddf82c6ae3a9cfb91c31466.tar.gz bcm5719-llvm-35f091dd176e4a1d2ddf82c6ae3a9cfb91c31466.zip |
elf-core: handle core with a single NT_PRPSINFO (not one per thread)
On FreeBSD we have only one NT_PRPSINFO in a core file, regardless of the
number of threads. Consider a new thread to start whenever we see another
instance of either NT_PRPSINFO or NT_PRSTATUS.
Thanks to Samuel Jacob for testing this patch on Linux cores.
llvm-svn: 186633
Diffstat (limited to 'llvm/lib/IR/DebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions