![]() We do not keep the actual value of the CIE ID field, because it is predefined, and use a constant when dumping a CIE record. The issue was that the predefined value is different for .debug_frame and .eh_frame sections, but we always printed the one which corresponds to .debug_frame. The patch fixes that by choosing an appropriate constant to print. See the following for more information about .eh_frame sections: https://refspecs.linuxfoundation.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/ehframechpt.html Differential Revision: https://reviews.llvm.org/D73627 |
||
---|---|---|
.. | ||
AArch64 | ||
RISCV | ||
X86 | ||
cmdline.test | ||
coff-arm.yaml | ||
coff-arm64.yaml | ||
coff-i386.yaml | ||
coff-x86_64.yaml | ||
debug-frame-dumps-eh-frame-and-debug-frame.yaml | ||
debug-str.yaml | ||
elf-broken-reloc-target.yaml | ||
filter.test | ||
lit.local.cfg | ||
uuid.yaml | ||
uuid32.yaml |