llvm-project/lld/test
Jez Ng 6c9f681252 [lld-macho] Support EH frame pointer encodings that use sdata4
Previously we only supporting using the system pointer size (aka the
`absptr` encoding) because `llvm-mc`'s CFI directives always generate EH
frames with that encoding. But libffi uses 4-byte-encoded, hand-rolled
EH frames, so this patch adds support for it.

Fixes #56576.

Reviewed By: #lld-macho, oontvoo

Differential Revision: https://reviews.llvm.org/D130804
2022-07-31 20:16:33 -04:00
..
COFF [llvm-objdump,ARM] Add PrettyPrinters for Arm and AArch64. 2022-07-26 09:35:30 +01:00
ELF [ELF][test] Merge .eh_frame tests 2022-07-31 14:52:20 -07:00
MachO [lld-macho] Support EH frame pointer encodings that use sdata4 2022-07-31 20:16:33 -04:00
MinGW [LLD] [MinGW] Implement --disable-reloc-section, mapped to /fixed 2022-06-15 16:51:20 +03:00
wasm [lld][WebAssemby] Demote LazySymbols back to undefined symbols if they are not loaded 2022-07-29 13:53:54 -07:00
CMakeLists.txt [BUILD] Add missed CMakeLists.txt change from dfb77f2 2022-07-05 16:04:58 +01:00
lit.cfg.py [LLD][ELF] Add FORCE_LLD_DIAGNOSTICS_CRASH to force LLD to crash 2022-07-05 09:43:09 +01:00
lit.site.cfg.py.in Revert "[llvm] cmake config groundwork to have ZSTD in LLVM" 2022-07-08 13:48:05 -07:00