diff options
author | Jim Ingham <jingham@apple.com> | 2020-05-27 17:26:32 -0700 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2020-05-28 09:55:40 -0700 |
commit | 723a1caa377b898ff3dc0897156f544feab99ac8 (patch) | |
tree | 4b1a103a2c921249eebbf522dda70700a6d472b8 /llvm/lib/Bitcode | |
parent | db923ce6123068aec22735ea21a4abf8f02135d2 (diff) | |
download | llvm-723a1caa377b898ff3dc0897156f544feab99ac8.zip llvm-723a1caa377b898ff3dc0897156f544feab99ac8.tar.gz llvm-723a1caa377b898ff3dc0897156f544feab99ac8.tar.bz2 |
Fix the crashlog.py script's use of the load_address property.
This property is explicitly for use only in the interactive editor,
and NOT in commands. It's use worked until we got more careful about
not leaving lldb.target lying around in the script interpreter.
I also added a quick sniff test for the save_crashlog command.
<rdar://problem/60350620>
Differential Revision: https://reviews.llvm.org/D80680
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions