Avoid implicit conversions from MachineInstrBundleInstr to MachineInstr*
in the MSP430 backend by preferring MachineInstr& over MachineInstr*
when a pointer isn't nullable.
Details
Details
- Reviewers
asl
Diff Detail
Diff Detail
Event Timeline
Comment Actions
FYI: these diffs are identical; the re-upload just has extra context to make Phab users happy.