diff options
Diffstat (limited to 'llvm/test/DebugInfo/COFF/local-variables.ll')
| -rw-r--r-- | llvm/test/DebugInfo/COFF/local-variables.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/COFF/local-variables.ll b/llvm/test/DebugInfo/COFF/local-variables.ll index b549b1a8921..683b438d396 100644 --- a/llvm/test/DebugInfo/COFF/local-variables.ll +++ b/llvm/test/DebugInfo/COFF/local-variables.ll @@ -24,7 +24,7 @@ ; ASM: f: # @f ; ASM: .cv_func_id 0 ; ASM: .cv_file 1 "D:\\src\\llvm\\build\\t.cpp" -; ASM: .cv_loc 0 1 7 0 is_stmt 0 # t.cpp:7:0 +; ASM: .cv_loc 0 1 7 0 # t.cpp:7:0 ; ASM: .seh_proc f ; ASM: # %bb.0: # %entry ; ASM: subq $56, %rsp |

