diff options
author | Matthias Braun <matze@braunis.de> | 2016-08-19 22:31:45 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2016-08-19 22:31:45 +0000 |
commit | a7d6fc9618aaee28fbbe2324ee8f6168e551d64f (patch) | |
tree | 580ae7ab5c24f70907bf3fa5fc129ee1cf91dc30 /llvm/lib/CodeGen/GlobalISel/MachineLegalizer.cpp | |
parent | a3b983aa5ed22e3e026f70f9a2c58f19ff334528 (diff) | |
download | bcm5719-llvm-a7d6fc9618aaee28fbbe2324ee8f6168e551d64f.tar.gz bcm5719-llvm-a7d6fc9618aaee28fbbe2324ee8f6168e551d64f.zip |
MachineFunction: Cleanup/simplify MachineFunctionProperties::print()
- Always compile print() regardless of LLVM_ENABLE_DUMP. (We usually
only gard dump() functions with that).
- Only show the set properties to reduce output clutter.
- Remove the unused variant that even shows the unset properties.
- Fix comments
llvm-svn: 279338
Diffstat (limited to 'llvm/lib/CodeGen/GlobalISel/MachineLegalizer.cpp')
0 files changed, 0 insertions, 0 deletions