Fix memdep's code for reasoning about dependences between two calls. A Ref
[oota-llvm.git] / test / Analysis / BasicAA / getmodrefinfo-cs-cs.ll
index 953eaa847d1e45fc81dbc1d1207dcde691042f1d..f655913f3d129c7a5c4b60d81b60410b9178923d 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: opt < %s -aa-eval -print-all-alias-modref-info -disable-output |& FileCheck %s
-; XFAIL: *
 
 ; CHECK: Just Ref: call void @ro() <-> call void @f0()