[Tests] Add willreturn to libcalls in some tests
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 22 Jan 2021 20:06:06 +0000 (21:06 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 22 Jan 2021 20:47:35 +0000 (21:47 +0100)
commit9d2796210f71f95d0c62337c130a455694ce99a5
tree6d56342083c63174a84fe1c55d8d0f1702893a0d
parent42d682a217b6e04318d11d374e29d7d94ceaed1f
[Tests] Add willreturn to libcalls in some tests

Willreturn would be inferred by FuncAttrs for these. Annotate them
to preserve test behavior in the future.
llvm/test/Transforms/Attributor/nonnull.ll
llvm/test/Transforms/DCE/calls-errno.ll
llvm/test/Transforms/InstSimplify/ConstProp/calls-math-finite.ll
llvm/test/Transforms/InstSimplify/ConstProp/calls.ll
llvm/test/Transforms/InstSimplify/ConstProp/round.ll
llvm/test/Transforms/InstSimplify/ConstProp/trunc.ll