diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-10-15 19:52:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-15 19:52:35 -0700 |
commit | d0d001df99fdd4bf8b727b79c88951d3194e38f6 (patch) | |
tree | 33077ba290221a60d9705999752436d04fb50815 /llvm/lib/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.cpp | |
parent | 705b99607c0c1aadc75fddef8738f22be206da25 (diff) | |
download | llvm-d0d001df99fdd4bf8b727b79c88951d3194e38f6.zip llvm-d0d001df99fdd4bf8b727b79c88951d3194e38f6.tar.gz llvm-d0d001df99fdd4bf8b727b79c88951d3194e38f6.tar.bz2 |
[lldb] Support shared cache relative objc method types (#163663)
Support the types and name field in the relative method list to be
relative to a buffer in the shared cache, not relative to the field in
the method list itself.
A new magic bit, 0x20000000, is attached to method lists where the types
are encoded in this way. This is covered by the existing tests when
running against a shared cache that uses this encoding.
rdar://147545351
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions