commit | 38e881da88fa50d763b25b2fa32c0ce808b15acf | [log] [tgz] |
---|---|---|
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | Fri Dec 15 16:33:45 2017 +0000 |
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | Fri Dec 15 16:33:45 2017 +0000 |
tree | 715f99064ac12c2cc5e5bcba5e7c9aa3e2932e40 | |
parent | bab7762fc59cd5a1171897fdf2524dc1dcf5841c [diff] |
[CodeGen] Print stack object references as %(fixed-)stack.0 in both MIR and debug output Work towards the unification of MIR and debug output by printing `%stack.0` instead of `<fi#0>`, and `%fixed-stack.0` instead of `<fi#-4>` (supposing there are 4 fixed stack objects). Only debug syntax is affected. Differential Revision: https://reviews.llvm.org/D41027 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320827 91177308-0d34-0410-b5e6-96231b3b80d8