diff options
Diffstat (limited to 'llvm/test/MC/AsmParser/seh-directive-errors.s')
-rw-r--r-- | llvm/test/MC/AsmParser/seh-directive-errors.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/AsmParser/seh-directive-errors.s b/llvm/test/MC/AsmParser/seh-directive-errors.s index 65476fe2dee..07d0a4a6179 100644 --- a/llvm/test/MC/AsmParser/seh-directive-errors.s +++ b/llvm/test/MC/AsmParser/seh-directive-errors.s @@ -68,7 +68,7 @@ g: .p2align 4, 0x90 h: # @h .seh_proc h -# BB#0: # %entry +# %bb.0: # %entry subq $72, %rsp .seh_stackalloc 72 movaps %xmm7, 48(%rsp) # 16-byte Spill |