diff options
author | Lang Hames <lhames@gmail.com> | 2018-09-28 21:49:53 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2018-09-28 21:49:53 +0000 |
commit | 3e709d5f785aa67f93e33c49a94b2806e4456bd3 (patch) | |
tree | ce2aa92a81dce12775d1098a4bcd98d1536c4e8a /lldb/packages/Python/lldbsuite | |
parent | d47b5c7bedf2c2439628c4ba7212c00db5f97854 (diff) | |
download | bcm5719-llvm-3e709d5f785aa67f93e33c49a94b2806e4456bd3.tar.gz bcm5719-llvm-3e709d5f785aa67f93e33c49a94b2806e4456bd3.zip |
[ORC] Add more utilities to aid debugging output.
(1) A const accessor for the LLVMContext held by a ThreadSafeContext.
(2) A const accessor for the ThreadSafeModules held by an IRMaterializationUnit.
(3) A const MaterializationResponsibility reference to IRTransformLayer2's
transform function. This makes IRTransformLayer2 useful for JIT debugging
(since it can inspect JIT state through the responsibility argument) as well
as program transformations.
llvm-svn: 343365
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions