summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/fp-stack.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/COFF/fp-stack.ll')
-rw-r--r--llvm/test/DebugInfo/COFF/fp-stack.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/COFF/fp-stack.ll b/llvm/test/DebugInfo/COFF/fp-stack.ll
index e9b031d6602..7587b8984cc 100644
--- a/llvm/test/DebugInfo/COFF/fp-stack.ll
+++ b/llvm/test/DebugInfo/COFF/fp-stack.ll
@@ -10,7 +10,7 @@ entry:
ret double %sub
}
-; ASM: .cv_def_range Ltmp1 Lfunc_end0, "A\021\200\000\000\000"
+; ASM: .cv_def_range Ltmp1 Lfunc_end0, reg, 128
; OBJ: DefRangeRegisterSym {
; OBJ: Register: ST0 (0x80)
; OBJ: MayHaveNoName: 0
OpenPOWER on IntegriCloud