commit | e85b06d65f695c576df1e529ee37cb15e6902401 | [log] [tgz] |
---|---|---|
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | Wed Mar 14 21:52:13 2018 +0000 |
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | Wed Mar 14 21:52:13 2018 +0000 |
tree | 8cc427373ec791f148ac34dd3f8153e4b6727aed | |
parent | ca5cc20e5163f0ee16a51832ac21ed5d6d20529f [diff] |
[CodeGen] Use MIR syntax for MachineMemOperand printing Get rid of the "; mem:" suffix and use the one we use in MIR: ":: (load 2)". rdar://38163529 Differential Revision: https://reviews.llvm.org/D42377 llvm-svn: 327580