| commit | 8cb6a521be9abebc2174353dcb7025f9674023fb | [log] [tgz] |
|---|---|---|
| author | Petar Jovanovic <petar.jovanovic@mips.com> | Wed Jun 06 16:36:30 2018 +0000 |
| committer | Petar Jovanovic <petar.jovanovic@mips.com> | Wed Jun 06 16:36:30 2018 +0000 |
| tree | a36229923524e9fe9d9c7422a0df307f25c1914f | |
| parent | 64541ff29733ada162a392e83d9580691c5d1378 [diff] |
Change TII isCopyInstr way of returning arguments(NFC) Make TII isCopyInstr() return MachineOperands through pointer to pointer instead via reference. Patch by Nikola Prica. Differential Revision: https://reviews.llvm.org/D47364 llvm-svn: 334105