Index: test/MC/X86/nacl-autosandbox/x86-64-stack-pushpop.s |
diff --git a/test/MC/X86/nacl-autosandbox/x86-64-stack-pushpop.s b/test/MC/X86/nacl-autosandbox/x86-64-stack-pushpop.s |
index fc25a5d8da62a0648bccc2b476a70d14825d3f0b..6ca58d5b67a5c6ce9bab142f09b18b61deb9b064 100644 |
--- a/test/MC/X86/nacl-autosandbox/x86-64-stack-pushpop.s |
+++ b/test/MC/X86/nacl-autosandbox/x86-64-stack-pushpop.s |
@@ -31,6 +31,7 @@ |
pop 12(%rsp) |
//X8664: popq 12(%rsp) |
+ .scratch %r11 |
pop 131072(%rax, %rdi, 8) |
//X8664: .bundle_lock |
//X8664-NEXT: leal 131072(%rax,%rdi,8), %r11d |