[Lldb-commits] [PATCH] D121036: Fix target.save-jit-objects when the CWD is not writeable
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 4 18:57:42 PST 2022
jingham updated this revision to Diff 413185.
jingham added a comment.
I added the if there's only one debugger hack, so this will work fine in the driver.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121036/new/
https://reviews.llvm.org/D121036
Files:
lldb/include/lldb/Interpreter/OptionValue.h
lldb/include/lldb/Target/Target.h
lldb/source/Expression/IRExecutionUnit.cpp
lldb/source/Target/Target.cpp
lldb/source/Target/TargetProperties.td
lldb/test/API/commands/expression/save_jit_objects/TestSaveJITObjects.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121036.413185.patch
Type: text/x-patch
Size: 8360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220305/127c1e1c/attachment.bin>
More information about the lldb-commits
mailing list