[PATCH] D70096: [strictfp] Replace dangling strictfp attrs with nobuiltin
Andy Kaylor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 11 11:53:35 PST 2019
andrew.w.kaylor added a comment.
@pcc I've added you as a reviewer in hopes that you can tell me whether my use of code in globalCleanup() is correct. It seems to be working, but Craig was concerned that there might be cases under which this would be called when things weren't sufficiently materialized to properly handle the distinction between function declaration and definition.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70096/new/
https://reviews.llvm.org/D70096
More information about the llvm-commits
mailing list