MachineFunction: Make LastProperty an alias of the last property
authorMatthias Braun <matze@braunis.de>
Fri, 19 Aug 2016 22:31:42 +0000 (22:31 +0000)
committerMatthias Braun <matze@braunis.de>
Fri, 19 Aug 2016 22:31:42 +0000 (22:31 +0000)
commita3b983aa5ed22e3e026f70f9a2c58f19ff334528
tree66743d1d27154075f40910d75333c329ddf417e5
parent9b818ac5d9a617dc2485ca3ed83b08f46d30824b
MachineFunction: Make LastProperty an alias of the last property

This avoids unnecessary cases in switch statements covering all
properties.

llvm-svn: 279337
llvm/include/llvm/CodeGen/MachineFunction.h
llvm/lib/CodeGen/MachineFunction.cpp