Files
llvm/test/Bitcode
Kevin P. Neal f62ff89b28 [FPEnv][NFC] Change test to conform to strictfp attribute rules.
In particular, the function definition is not marked strictfp despite
containing a function marked strictfp. Also, if any function call is marked
strictfp then all function calls in that function must be marked.

This change to move the one strictfp call to a new properly marked function
meets all the new rules.

Tested with a stricter version of D68233.

Reviewed by:	spatel
Approved by:	spatel
Differential Revision:	https://reviews.llvm.org/D68713

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374186 91177308-0d34-0410-b5e6-96231b3b80d8
2019-10-09 17:24:56 +00:00
..
2017-07-11 22:23:00 +00:00
2015-01-19 15:16:06 +00:00
2014-05-16 19:35:39 +00:00