Change Index type from unsigned long to unsigned. This should fix PR14980.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176645 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jakub Staszak 2013-03-07 20:21:27 +00:00
parent 4b7e609548
commit 4a521da51a

View File

@ -2658,7 +2658,7 @@ public:
protected:
SwitchInstTy *SI;
unsigned long Index;
unsigned Index;
SubsetsItTy SubsetIt;
/// Initializes case iterator for given SwitchInst and for given