diff options
author | Jason Molenda <jmolenda@apple.com> | 2013-06-19 04:52:55 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2013-06-19 04:52:55 +0000 |
commit | 8359214427809679c9f4a76994e3680c5b8552df (patch) | |
tree | 996226b8f5f9a14affbf5daa1a7c4987fef1137c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 5c47969350e9d90dc900672fe0e996f8262e2c63 (diff) | |
download | bcm5719-llvm-8359214427809679c9f4a76994e3680c5b8552df.tar.gz bcm5719-llvm-8359214427809679c9f4a76994e3680c5b8552df.zip |
A few small enhancements to the diagnose-unwind command.
Change the simple-minded stack walk to not depend on lldb to unwind
the first frame.
Collect a list of Modules and Addresses seen while backtracing (with
both methods), display the image list output for all of those modules,
plus disassemble and image show-unwind any additional frames that
the simple backtrace was able to unwind through instead of just the
lldb unwind algorithm frames.
Remove checks for older lldb's that didn't support -a for disassemble
or specifying the assembler syntax on x86 targets.
llvm-svn: 184280
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions