diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-11-09 19:18:49 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-11-09 19:18:49 +0000 |
commit | 722c9a7925d1a66569513a1894fdd230962fa3f9 (patch) | |
tree | c7891c4266554b19b951bc4c314cd4252459652e /lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | b3235b128f383559a7a9b9119896e406b347879c (diff) |
Fix assertions in updateRegMaskSlots().
The RegMaskSlots contains 'r' slots while NewIdx and OldIdx are 'B'
slots. This broke the checks in the assertions.
This fixes PR14302.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167625 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions