diff options
| author | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2018-01-09 16:11:51 +0000 |
|---|---|---|
| committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2018-01-09 16:11:51 +0000 |
| commit | 72cc21eefed96c8b15d7ca53a889a76ca9670731 (patch) | |
| tree | 5b1a19f9ef59ce36dfb5b2b9776dbe1697de1870 /llvm/lib/AsmParser/LLParser.cpp | |
| parent | 37e28e40cbec436532bd60e7d00c4d1caea9edca (diff) | |
| download | bcm5719-llvm-72cc21eefed96c8b15d7ca53a889a76ca9670731.tar.gz bcm5719-llvm-72cc21eefed96c8b15d7ca53a889a76ca9670731.zip | |
[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
llvm-svn: 322088
Diffstat (limited to 'llvm/lib/AsmParser/LLParser.cpp')
0 files changed, 0 insertions, 0 deletions

