Skip to content

Commit f7f10eb

Browse files
authored
Update coercion-different-ptr.ll
1 parent fe63f5d commit f7f10eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/Transforms/NewGVN/coercion-different-ptr.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
2-
; RUN: opt < %s -passes=newgvn -S | FileCheck %s
2+
; RUN: opt -S -passes=newgvn < %s | FileCheck %s
33

44

55
; FIXME: MemorySSA says that load1 depends on the lifetime start.

0 commit comments

Comments
 (0)