Add uint8_t size to LegalizeAction enum so we can use the enum type directly and...
authorCraig Topper <craig.topper@gmail.com>
Mon, 7 Dec 2015 06:01:51 +0000 (06:01 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 7 Dec 2015 06:01:51 +0000 (06:01 +0000)
commit260f72a26498347915e351d16b642a679abf64a9
treebc7048d94479f646656008219783324997134f7a
parent0511c3bfdd84c473ea36ae52feacd6f40d1422d0
Add uint8_t size to LegalizeAction enum so we can use the enum type directly and remove some casts. NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254893 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h