[Lldb-commits] [PATCH] D54056: Add SetAllowJIT (the SBExpressionOptions equivalent of "expression --allow-jit")
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 2 16:45:39 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL346053: Add an SBExpressionOptions setting mirroring the "exec" command's --allow-jit. (authored by jingham, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D54056?vs=172454&id=172465#toc
Repository:
rL LLVM
https://reviews.llvm.org/D54056
Files:
lldb/trunk/include/lldb/API/SBExpressionOptions.h
lldb/trunk/packages/Python/lldbsuite/test/expression_command/dont_allow_jit/Makefile
lldb/trunk/packages/Python/lldbsuite/test/expression_command/dont_allow_jit/TestSampleTest.py
lldb/trunk/packages/Python/lldbsuite/test/expression_command/dont_allow_jit/main.c
lldb/trunk/scripts/interface/SBExpressionOptions.i
lldb/trunk/source/API/SBExpressionOptions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54056.172465.patch
Type: text/x-patch
Size: 7069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181102/1589770e/attachment-0001.bin>
More information about the lldb-commits
mailing list