[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 17:45:08 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG94ec0b6c5ab8: Change "target.save-jit-objects" to "target.save-jit-objects-dir". (authored by jingham).

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.413671.patch
Type: text/x-patch
Size: 8328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220308/71181c84/attachment-0001.bin>


More information about the lldb-commits mailing list