diff options
| author | Craig Topper <craig.topper@sifive.com> | 2024-10-09 12:55:32 -0700 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-09 12:55:32 -0700 | 
| commit | f0fc1d376c85d226e6623a3981da0bf4f4efc2ec (patch) | |
| tree | 90d5b0e853e39f45d43ee91b65b9c869297ac227 /lldb/packages/Python/lldbsuite/test/lldbpexpect.py | |
| parent | 74e1062e34542c6c43293da51ad6e1c7d41ced2c (diff) | |
| download | llvm-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
