diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-05-01 07:45:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-01 07:45:22 -0700 |
commit | 64f552cefacbb36ccb5f6df7b57f532bb63f0006 (patch) | |
tree | 84ac9295bd98a370c46fac2fce7aa6584986e0a9 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 80233751f9f3c9c8c5b1d66cd93399615f4d3ba2 (diff) | |
download | llvm-64f552cefacbb36ccb5f6df7b57f532bb63f0006.zip llvm-64f552cefacbb36ccb5f6df7b57f532bb63f0006.tar.gz llvm-64f552cefacbb36ccb5f6df7b57f532bb63f0006.tar.bz2 |
[NFC][LLVM][CodeGen] Refactor MachineInstr operand accessors (#137261)
- Change MachineInstr operand accessors to use `ArrayRef` internally to
slice the operand array into sub-arrays.
- Minor: remove unnecessary {} on `MachineInstrBuilder::add`.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions