diff options
author | J. Ryan Stinnett <jryans@gmail.com> | 2024-08-13 15:34:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-13 15:34:21 +0100 |
commit | f807c5e492878240fe6d7be23b930c78c4e62eba (patch) | |
tree | bad7851f29381f03cfe5f38bd36b736358550ac6 /llvm/lib/Transforms/IPO/FunctionSpecialization.cpp | |
parent | 5dbec8c6ce473352cac2d89d6a5b81f65182df59 (diff) | |
download | llvm-f807c5e492878240fe6d7be23b930c78c4e62eba.zip llvm-f807c5e492878240fe6d7be23b930c78c4e62eba.tar.gz llvm-f807c5e492878240fe6d7be23b930c78c4e62eba.tar.bz2 |
[DebugInfo] Add expression decoding for `DW_OP_implicit_pointer` (#102923)
This allows `llvm-dwarfdump` to decode the DWARF 5 opcode
`DW_OP_implicit_pointer` (0xa0). GCC makes use of this opcode in recent
versions. LLVM contains some (unfinished) support as well. With existing
usage in the ecosystem, adding decoding support here seems reasonable.
Diffstat (limited to 'llvm/lib/Transforms/IPO/FunctionSpecialization.cpp')
0 files changed, 0 insertions, 0 deletions