diff options
Diffstat (limited to 'llvm/test/DebugInfo/COFF/asan-module-ctor.ll')
| -rw-r--r-- | llvm/test/DebugInfo/COFF/asan-module-ctor.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/COFF/asan-module-ctor.ll b/llvm/test/DebugInfo/COFF/asan-module-ctor.ll index ec495647a89..31e68adfb56 100644 --- a/llvm/test/DebugInfo/COFF/asan-module-ctor.ll +++ b/llvm/test/DebugInfo/COFF/asan-module-ctor.ll @@ -10,7 +10,7 @@ ; The module ctor has no debug info. All we have to do is don't crash. ; X86: _asan.module_ctor: ; X86-NEXT: L{{.*}}: -; X86-NEXT: # BB +; X86: # BB ; X86-NEXT: calll ___asan_init_v3 ; X86-NEXT: retl |

