| commit | b41dbbe32582dcfe18e6ea763886fabf5fd7c84d | [log] [tgz] |
|---|---|---|
| author | Francis Visoiu Mistrih <francisvm@yahoo.com> | Wed Dec 13 10:30:59 2017 +0000 |
| committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | Wed Dec 13 10:30:59 2017 +0000 |
| tree | 5c8b1ce5df3a97533818dcd4d340c1ee09265c13 | |
| parent | b3a0d513749623b8ee51183c127be74350052426 [diff] |
[CodeGen] Print jump-table index operands as %jump-table.0 in both MIR and debug output Work towards the unification of MIR and debug output by printing `%jump-table.0` instead of `<jt#0>`. Only debug syntax is affected. llvm-svn: 320566