diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/regalloc-copy-hints.mir')
-rw-r--r-- | llvm/test/CodeGen/X86/regalloc-copy-hints.mir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/regalloc-copy-hints.mir b/llvm/test/CodeGen/X86/regalloc-copy-hints.mir index ce84b3b46bb..64a6a738084 100644 --- a/llvm/test/CodeGen/X86/regalloc-copy-hints.mir +++ b/llvm/test/CodeGen/X86/regalloc-copy-hints.mir @@ -105,7 +105,7 @@ frameInfo: maxAlignment: 4 hasCalls: true fixedStack: - - { id: 0, size: 4, alignment: 4, stack-id: 0, isImmutable: true } + - { id: 0, size: 4, alignment: 4, stack-id: default, isImmutable: true } body: | bb.0: successors: %bb.1(0x00000001), %bb.2(0x7fffffff) |