From 81b7b2b574143124bbd4777fef52c5001cea1022 Mon Sep 17 00:00:00 2001 From: Hideto Ueno Date: Fri, 12 Jul 2019 16:08:32 +0000 Subject: [PATCH] Test commit llvm-svn: 365912 --- llvm/test/Transforms/FunctionAttrs/willreturn.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/test/Transforms/FunctionAttrs/willreturn.ll b/llvm/test/Transforms/FunctionAttrs/willreturn.ll index 878538f..b9a3cf9 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 -- 2.7.4