Files
clang-p2996/clang/test/CodeGen/fp-floatcontrol-stack.cpp
Matt Arsenault 42d4c85ca8 clang: Stop emitting "strictfp"
The attribute is a proper enum attribute, strictfp. We were getting
strictfp and "strictfp" set on every function with
-fexperimental-strict-floating-point.

https://reviews.llvm.org/D139629
2023-07-07 15:28:21 -04:00

9.1 KiB