[all-commits] [llvm/llvm-project] 332e22: [docs] Update DebuggingJITedCode page after fix in...
Stefan Gränitz via All-commits
all-commits at lists.llvm.org
Thu Jan 14 06:49:46 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 332e220ef42b92df4e080cfa5b91c9accbe9731b
https://github.com/llvm/llvm-project/commit/332e220ef42b92df4e080cfa5b91c9accbe9731b
Author: Stefan Gränitz <stefan.graenitz at gmail.com>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M llvm/docs/DebuggingJITedCode.rst
Log Message:
-----------
[docs] Update DebuggingJITedCode page after fix in LLDB
Generalize the documentation to include both, GDB and LLDB. Add a link to the interface
definition. Make a note on MCJIT's restriction to ELF. Mention the regression and bugfix
in LLDB as well as the jit-loader setting for macOS. Update the command line session to
use LLDB instead of GDB.
Reviewed By: lhames
Differential Revision: https://reviews.llvm.org/D90789
More information about the All-commits
mailing list