diff options
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/setcr_bc3.mir')
| -rw-r--r-- | llvm/test/CodeGen/PowerPC/setcr_bc3.mir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/setcr_bc3.mir b/llvm/test/CodeGen/PowerPC/setcr_bc3.mir index 49df90a7224..a0111c0d6d2 100644 --- a/llvm/test/CodeGen/PowerPC/setcr_bc3.mir +++ b/llvm/test/CodeGen/PowerPC/setcr_bc3.mir @@ -40,7 +40,7 @@ frameInfo: savePoint: '' restorePoint: '' fixedStack: - - { id: 0, type: spill-slot, offset: -16, size: 8, alignment: 16, stack-id: 0, + - { id: 0, type: spill-slot, offset: -16, size: 8, alignment: 16, stack-id: default, callee-saved-register: '$x30', callee-saved-restored: true, debug-info-variable: '', debug-info-expression: '', debug-info-location: '' } stack: |

