[all-commits] [llvm/llvm-project] b95c9b: [lldb] Remove the last radar link in LLDB source c...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Sun Jul 30 15:29:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b95c9b7af315510306dfdd82e49b3dbac407e142
https://github.com/llvm/llvm-project/commit/b95c9b7af315510306dfdd82e49b3dbac407e142
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2023-07-30 (Sun, 30 Jul 2023)
Changed paths:
M lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
Log Message:
-----------
[lldb] Remove the last radar link in LLDB source code (NFC)
This was probably the only really useful radar in our source code. It's
a request to be able to tell if __LINKEDIT has been mapped or not. I've
left a comment in the radar that we should update the corresponding code
if and when such an ability becomes available.
More information about the All-commits
mailing list