diff options
author | Daniel Sanders <daniel_l_sanders@apple.com> | 2019-04-29 18:45:59 +0000 |
---|---|---|
committer | Daniel Sanders <daniel_l_sanders@apple.com> | 2019-04-29 18:45:59 +0000 |
commit | 8f079844d01246dd638675635e8aa5755f0401d5 (patch) | |
tree | 94a1c301a8aa9f8fdb2e4903fc026b26326ea7b9 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 89e583b843b5d2cefee8a486caa4849f3d742e82 (diff) | |
download | bcm5719-llvm-8f079844d01246dd638675635e8aa5755f0401d5.tar.gz bcm5719-llvm-8f079844d01246dd638675635e8aa5755f0401d5.zip |
[globalisel] Improve Legalizer debug output
* LegalizeAction should be printed by name rather than number
* Newly created instructions are incomplete at the point the observer first sees
them. They are therefore recorded in a small vector and printed just before
the legalizer moves on to another instruction. By this point, the instruction
must be complete.
llvm-svn: 359481
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions