commit | 78efd69eb6b5ea9c961c34227312e6f8b6892cff | [log] [tgz] |
---|---|---|
author | Matthias Braun <matze@braunis.de> | Fri Aug 19 22:31:45 2016 +0000 |
committer | Matthias Braun <matze@braunis.de> | Fri Aug 19 22:31:45 2016 +0000 |
tree | 9c0fe8c2417c78299e296b5400efac4fbfe827b5 | |
parent | e52c44eab2f753e623b85dd48187133723f27a56 [diff] |
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279338 91177308-0d34-0410-b5e6-96231b3b80d8