diff options
author | Sam Elliott <aelliott@qti.qualcomm.com> | 2025-08-07 11:28:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-07 11:28:07 -0700 |
commit | 4e11f89904dc9b77ef44b01c68742e5b00bfdf21 (patch) | |
tree | a9999c374a205c55b567290d2d35a1ee5ea6e44a /llvm/lib/BinaryFormat/DXContainer.cpp | |
parent | 1e2e903684719a0bdf559af261ffff9f551f4ebb (diff) | |
download | llvm-4e11f89904dc9b77ef44b01c68742e5b00bfdf21.zip llvm-4e11f89904dc9b77ef44b01c68742e5b00bfdf21.tar.gz llvm-4e11f89904dc9b77ef44b01c68742e5b00bfdf21.tar.bz2 |
[RISCV] Basic Objdump Mapping Symbol Support (#151452)
This implements very basic support for RISC-V mapping symbols in
llvm-objdump, sharing the implementation with how Arm/AArch64/CSKY
implement this feature.
This only supports the `$x` (instruction) and `$d` (data) mapping
symbols for RISC-V, and not the version of `$x` which includes an
architecture string suffix.
Diffstat (limited to 'llvm/lib/BinaryFormat/DXContainer.cpp')
0 files changed, 0 insertions, 0 deletions