diff options
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2017-12-13 10:30:45 +0000 |
---|---|---|
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2017-12-13 10:30:45 +0000 |
commit | 26ae8a6582c8c420b222e5b672c6845e182340f5 (patch) | |
tree | a2c146ace61de186baec22106525bfffb3732769 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | fead6ae660ac5f4548250f972ccbd905a038132a (diff) | |
download | llvm-26ae8a6582c8c420b222e5b672c6845e182340f5.zip llvm-26ae8a6582c8c420b222e5b672c6845e182340f5.tar.gz llvm-26ae8a6582c8c420b222e5b672c6845e182340f5.tar.bz2 |
[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
llvm-svn: 320564
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions