commit | c84690975acd7c5f43e4c44d4653a9f7e384ba8f | [log] [tgz] |
---|---|---|
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | Wed Dec 13 10:30:45 2017 +0000 |
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | Wed Dec 13 10:30:45 2017 +0000 |
tree | f0535db11a70ddf14bd51ac62383f4a4557e578e | |
parent | 061f5ff24a3062e2793bcb38adec31d4326aa689 [diff] |
[CodeGen] Print constant pool index operands as %const.0 + 8 in both MIR and debug output Work towards the unification of MIR and debug output by printing `%const.0 + 8` instead of `<cp#0+8>` and `%const.0 - 8` instead of `<cp#0-8>`. Only debug syntax is affected. Differential Revision: https://reviews.llvm.org/D41116 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320564 91177308-0d34-0410-b5e6-96231b3b80d8