diff options
author | Greg McGary <gkm@fb.com> | 2020-12-10 20:54:45 -0800 |
---|---|---|
committer | Greg McGary <gkm@fb.com> | 2021-01-29 21:59:07 -0700 |
commit | 61a5502a93ab938edc66422e41ad98757a6f920b (patch) | |
tree | cf68515e429cccd5f5359b58a8127f27e6941f9f /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | a5d9e0c79befb6856ae78a3c5f515287ad89a40f (diff) | |
download | llvm-61a5502a93ab938edc66422e41ad98757a6f920b.zip llvm-61a5502a93ab938edc66422e41ad98757a6f920b.tar.gz llvm-61a5502a93ab938edc66422e41ad98757a6f920b.tar.bz2 |
[llvm-objdump-macho] print per-second-level-page encodings for option --unwind-info
Compact unwind entries have 8 bits for the encoding-table offset:
* offsets 0..126 reference the global commmon-encodings table, while
* offsets 127..255 reference a per-second-level-page table.
This diff teaches `llvm-objdump` to print this per-page encodings table.
Differential Revision: https://reviews.llvm.org/D93265
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions