Jim abandoned this revision. Jim added a comment. In D98923#2638061 <https://reviews.llvm.org/D98923#2638061>, @craig.topper wrote:
> Isn't OPT_fexperimental_strict_floating_point marked as a CC1Option in > Options.td. Can the driver even recognize it? > > Can you use -Xclang -fexperimental-strict-floating-point for your use case? Hi, Thanks your suggestion, I would use -Xclang -fexperimental-strict-floating-point for my test case. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D98923/new/ https://reviews.llvm.org/D98923 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits