commit | 2a21599e1df43fd14d81280f7010dd1a003c7e9d | [log] [tgz] |
---|---|---|
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | Tue Jan 09 16:11:51 2018 +0000 |
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | Tue Jan 09 16:11:51 2018 +0000 |
tree | 93bb78b419384517fc174aad56fad20a47e304a7 | |
parent | 8abb7fa6657d24d078c60ee88ec63df2f1e9a85b [diff] |
[CodeGen] Print frame-setup/destroy flags in -debug output like we do in MIR Currently the MachineInstr::print function prints the frame-setup/frame-destroy differently than it does in MIR. Instead of: %x21 = LDR %sp, -16; flags: FrameDestroy print: %x21 = frame-destroy LDR %sp, -16 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@322088 91177308-0d34-0410-b5e6-96231b3b80d8