aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/DIBuilder.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2023-06-12 09:36:57 -0700
committerCraig Topper <craig.topper@sifive.com>2023-06-12 09:36:57 -0700
commit11e5a0d290bac87f3290547fa2b0aaffc98a798e (patch)
tree9dfaefbb47fbb8ecec21a72425c3aa050fab3259 /llvm/lib/IR/DIBuilder.cpp
parent80fe3168b507587cd9db47115de609d98188c6f5 (diff)
downloadllvm-11e5a0d290bac87f3290547fa2b0aaffc98a798e.zip
llvm-11e5a0d290bac87f3290547fa2b0aaffc98a798e.tar.gz
llvm-11e5a0d290bac87f3290547fa2b0aaffc98a798e.tar.bz2
[RISCV] Merge RISCVMCInstLower.cpp into RISCVAsmPrinter.cpp.
The separation here doesn't make much sense. I think it's a leftover from the creation of the MC layer that has been replicated to new targets. By merging them we can avoid passing the AsmPrinter to the MCInstLowering functions. We can make them member functions instead. I think we can still do more integration of lowerSymbolOperand and lowerRISCVVMachineInstrToMCInst, but I wanted to get feedback on the direction first. Reviewed By: asb, barannikov88 Differential Revision: https://reviews.llvm.org/D152311
Diffstat (limited to 'llvm/lib/IR/DIBuilder.cpp')
0 files changed, 0 insertions, 0 deletions