[PowerPC] Remove PRED_BAD from PPC::Predicate enumeration.
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Wed, 12 Jun 2013 20:22:24 +0000 (20:22 +0000)
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>
Wed, 12 Jun 2013 20:22:24 +0000 (20:22 +0000)
commit628953385396cfa4f59b6ccb56ee3b10d6b5f865
treec5fc36bcb0de4eb84dc819cd56c529abbbabdb85
parentdab366bf25ef00a37e5d9306c6dcbbb7c1d3e19a
[PowerPC] Remove PRED_BAD from PPC::Predicate enumeration.

I'm taking David Blaikie's suggestion to use an
Optional<PPC::Predicate> return value instead.  That's the right
solution for this problem.  Thanks for pointing out that possibility!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183858 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h