commit | 1d75c8d9ec04c21293aeca3dccbe5363c893d34f | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sat Feb 27 20:01:33 2016 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sat Feb 27 20:01:33 2016 +0000 |
tree | 000d7cdf1760da5813c774afd4978e7b28277e53 | |
parent | 2bc40a1dbd77f1657160ad598b5b98b7f952e398 [diff] |
CodeGen: Change MachineInstr to use MachineInstr&, NFC Change MachineInstr API to prefer MachineInstr& over MachineInstr* whenever the parameter is expected to be non-null. Slowly inching toward being able to fix PR26753. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@262149 91177308-0d34-0410-b5e6-96231b3b80d8