aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/builtin-sqrt.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/builtin-sqrt.c')
-rw-r--r--clang/test/CodeGen/builtin-sqrt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/builtin-sqrt.c b/clang/test/CodeGen/builtin-sqrt.c
index 2313a68..3ebf2ac 100644
--- a/clang/test/CodeGen/builtin-sqrt.c
+++ b/clang/test/CodeGen/builtin-sqrt.c
@@ -11,5 +11,5 @@ float foo(float X) {
// HAS_ERRNO-NOT: attributes [[ATTR]] = {{{.*}} memory(none)
// NO_ERRNO: declare float @llvm.sqrt.f32(float) [[ATTR:#[0-9]+]]
-// NO_ERRNO: attributes [[ATTR]] = { nocallback nofree nosync nounwind speculatable willreturn memory(none) }
+// NO_ERRNO: attributes [[ATTR]] = { nocallback nocreateundeforpoison nofree nosync nounwind speculatable willreturn memory(none) }