[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
Mon Mar 7 15:42:28 PST 2022
jingham updated this revision to Diff 413648.
jingham added a comment.
Address review comments.
Repository:
rG LLVM Github Monorepo
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.413648.patch
Type: text/x-patch
Size: 8328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220307/d71cabef/attachment.bin>
More information about the lldb-commits
mailing list