[PATCH] D56593: [SelectionDAG][RFC] Allow the user to specify a memeq function (v5).
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 15 12:14:00 PDT 2022
jyknight added a comment.
In D56593#3585700 <https://reviews.llvm.org/D56593#3585700>, @goldstein.w.n wrote:
> I guess we can go with the flag being used by gcc: `-fextra-libc-function=__memcmpeq`.
Can't that just be spelled `-fbuiltin-__memcmpeq`?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56593/new/
https://reviews.llvm.org/D56593
More information about the llvm-commits
mailing list