aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbpexpect.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2024-10-09 12:55:32 -0700
committerGitHub <noreply@github.com>2024-10-09 12:55:32 -0700
commitf0fc1d376c85d226e6623a3981da0bf4f4efc2ec (patch)
tree90d5b0e853e39f45d43ee91b65b9c869297ac227 /lldb/packages/Python/lldbsuite/test/lldbpexpect.py
parent74e1062e34542c6c43293da51ad6e1c7d41ced2c (diff)
downloadllvm-f0fc1d376c85d226e6623a3981da0bf4f4efc2ec.zip
llvm-f0fc1d376c85d226e6623a3981da0bf4f4efc2ec.tar.gz
llvm-f0fc1d376c85d226e6623a3981da0bf4f4efc2ec.tar.bz2
[RISCV] Use MCStreamer::emitInstruction instead of calling AsmPrinter::EmitToStreamer. NFC (#111714)
This allows us to pass the STI we already have cached instead of AsmPrinter::EmitToStreamer looking it up from the MachineFunction again. My plan is to make EmitHwasanMemaccessSymbols use RISCVAsmPrinter::EmitToStreamer instead of calling MCStreamer::emitInstruction. To do that I need control of the MCSubtargetInfo.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbpexpect.py')
0 files changed, 0 insertions, 0 deletions