Skip to content

Commit 7eccd15

Browse files
committed
Remove stray comment
1 parent a8bfd6b commit 7eccd15

File tree

1 file changed

+0
-1
lines changed
  • llvm/test/Instrumentation/MemorySanitizer

1 file changed

+0
-1
lines changed

llvm/test/Instrumentation/MemorySanitizer/or.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
2-
; NOTE: Assertions have mostly been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
32
; RUN: opt < %s -S -passes=msan -msan-precise-disjoint-or=false 2>&1 | FileCheck %s --check-prefixes=CHECK,CHECK-IMPRECISE
43
; RUN: opt < %s -S -passes=msan -msan-precise-disjoint-or=true 2>&1 | FileCheck %s --check-prefixes=CHECK,CHECK-PRECISE
54
;

0 commit comments

Comments
 (0)