diff options
Diffstat (limited to 'llvm/test/MC/COFF/cv-inline-linetable.s')
-rw-r--r-- | llvm/test/MC/COFF/cv-inline-linetable.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/COFF/cv-inline-linetable.s b/llvm/test/MC/COFF/cv-inline-linetable.s index 2c89f9836c4..61a42d92f40 100644 --- a/llvm/test/MC/COFF/cv-inline-linetable.s +++ b/llvm/test/MC/COFF/cv-inline-linetable.s @@ -19,7 +19,7 @@ Lfunc_begin0: .cv_inline_site_id 1 within 0 inlined_at 1 15 3 .cv_inline_site_id 2 within 1 inlined_at 1 10 3 .cv_loc 0 1 13 0 is_stmt 0 # t.cpp:13:0 -# BB#0: # %entry +# %bb.0: # %entry pushl %eax .cv_loc 0 1 14 5 # t.cpp:14:5 addl $6, "?x@@3HC" |