diff options
author | Jason Molenda <jmolenda@apple.com> | 2025-02-10 14:49:53 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-10 14:49:53 -0800 |
commit | d90399603c1db201be830a895f3b1324c4b30d07 (patch) | |
tree | a913f17de584afcba211aacb525f79fd703573ad /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | d81b604656c189a9d4e9f0d14b0f4d52f454deac (diff) | |
download | llvm-d90399603c1db201be830a895f3b1324c4b30d07.zip llvm-d90399603c1db201be830a895f3b1324c4b30d07.tar.gz llvm-d90399603c1db201be830a895f3b1324c4b30d07.tar.bz2 |
[lldb] [darwin] Upstream a few DriverKit cases (#126604)
A DriverKit process is a kernel extension that runs in userland, instead
of running in the kernel address space/priv levels, they've been around
a couple of years. From lldb's perspective a DriverKit process is no
different from any other userland level process, but it has a different
Triple so we need to handle those cases in the lldb codebase. Some of
the DriverKit triple handling had been upstreamed to llvm-project, but I
noticed a few cases that had not yet. Cleaning that up.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions