This test fails whenever the local repository has 'call' in its path name. Modified to avoid this
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
To elaborate you could do a:
CHECK: ModuleID
CHECK-NOT: call
As far as I can tell the grep -v for llvm.isunordered isn't an issue anymore.
-eric