summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/Transforms/FunctionAttrs/willreturn.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Transforms/FunctionAttrs/willreturn.ll b/llvm/test/Transforms/FunctionAttrs/willreturn.ll
index 878538f9de3..b9a3cf926ab 100644
--- a/llvm/test/Transforms/FunctionAttrs/willreturn.ll
+++ b/llvm/test/Transforms/FunctionAttrs/willreturn.ll
@@ -434,6 +434,7 @@ unreachable_label:
unreachable
}
+
;15.2
; FNATTR: Function Attrs: noinline nounwind uwtable
OpenPOWER on IntegriCloud