diff options
author | Lang Hames <lhames@gmail.com> | 2025-01-22 16:37:41 +1100 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2025-01-22 16:51:40 +1100 |
commit | 382bafc9579f40bd834b78df671ac45308310462 (patch) | |
tree | a743d8a0b5557d4df41ac80368e07cc1d7261fc8 /llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp | |
parent | 7256c91ad29c1407320d5949414fd4736d1f2644 (diff) | |
download | llvm-382bafc9579f40bd834b78df671ac45308310462.zip llvm-382bafc9579f40bd834b78df671ac45308310462.tar.gz llvm-382bafc9579f40bd834b78df671ac45308310462.tar.bz2 |
[ORC][MachO] Prepare MachOPlatform for compact-unwind support.
The MachOPlatform::MachOPlatformPlugin class will now inject a
"__jitlink$libunwind_dso_base" symbol into each LinkGraph pointing to the Mach
header for the containing JITDylib. The compact-unwind support plugin will use
this symbol as the dso-base for the __unwind_info sections. (Failure to inject
this symbol would result in the compact-unwind support plugin creating a new
header for every graph).
Diffstat (limited to 'llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions