diff llvm/test/Transforms/GVN/2007-07-31-NoDomInherit.ll @ 236:c4bab56944e8 llvm-original

LLVM 16
author kono
date Wed, 09 Nov 2022 17:45:10 +0900
parents 79ff65ed7e25
children 1f2b6ac9f198
line wrap: on
line diff
--- a/llvm/test/Transforms/GVN/2007-07-31-NoDomInherit.ll	Wed Jul 21 10:27:27 2021 +0900
+++ b/llvm/test/Transforms/GVN/2007-07-31-NoDomInherit.ll	Wed Nov 09 17:45:10 2022 +0900
@@ -1,4 +1,4 @@
-; RUN: opt < %s -basic-aa -gvn -S | FileCheck %s
+; RUN: opt < %s -gvn -S | FileCheck %s
 
 	%struct.anon = type { i32 (i32, i32, i32)*, i32, i32, [3 x i32], i8*, i8*, i8* }
 @debug = external constant i32		; <i32*> [#uses=0]