diff options
author | Lang Hames <lhames@gmail.com> | 2025-02-04 22:34:38 +1100 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2025-02-05 11:00:08 +1100 |
commit | 52b5e3638a39e977bebb491312a6f7c53314efec (patch) | |
tree | 4f85f8377ad31de9089cfca26373200f17cc9305 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | b84ac58dce65ea94994c24f40a14208c47f8119f (diff) | |
download | llvm-52b5e3638a39e977bebb491312a6f7c53314efec.zip llvm-52b5e3638a39e977bebb491312a6f7c53314efec.tar.gz llvm-52b5e3638a39e977bebb491312a6f7c53314efec.tar.bz2 |
[ORC] Fix eh-frame record target finding in MachOPlatform.
Unwind-info records only have one keep-alive edge to their target function, but
eh-frame records may have multiple edges (to the CIE, function, personality, and
lsda). We need to identify the target-function edge differently for each section
type.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions