MachineFunction: Add llvm_unreachable for missing properties
authorMatthias Braun <matze@braunis.de>
Fri, 19 Aug 2016 23:03:28 +0000 (23:03 +0000)
committerMatthias Braun <matze@braunis.de>
Fri, 19 Aug 2016 23:03:28 +0000 (23:03 +0000)
commit367d85304241f5754c5161ceaef93c90122e2e8b
tree1eb684d148494c836c354b0efe765aaaf3be7965
parent27f4a94e0a9b7c1f590589a6b5b289eab8d4c7e0
MachineFunction: Add llvm_unreachable for missing properties

Most compilers should give you a warning anyway though.

llvm-svn: 279346
llvm/lib/CodeGen/MachineFunction.cpp