diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-10-10 08:43:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-10 08:43:30 -0700 |
commit | c042d8f7b35ccb7add9c873c7e5d74f568cca115 (patch) | |
tree | fffeb2b2f74aeb50bb30838fa19ec662b729ce64 /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py | |
parent | 9839b8cfb477866b8610714976cc6599f32f63e6 (diff) | |
download | llvm-c042d8f7b35ccb7add9c873c7e5d74f568cca115.zip llvm-c042d8f7b35ccb7add9c873c7e5d74f568cca115.tar.gz llvm-c042d8f7b35ccb7add9c873c7e5d74f568cca115.tar.bz2 |
[RISCV] Use RISCVAsmPrinter::EmitToStreamer for EmitHwasanMemaccessSymbols. (#111792)
Add a MCSubtargetInfo& operand so we can control the subtarget for the
new calls. The old signature is kept as a wrapper to pass *STI to
maintain compatibility.
By using EmitToStreamer we are able to compress the instructions when
possible.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions