[PATCH] D125285: [BuildLibCalls] infer inreg param attrs from NumRegisterParameters
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 10 12:49:14 PDT 2022
efriedma added a comment.
Do you need to exclude varargs functions?
Please add tests for:
ldexp
snprintf (or some other varargs function)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125285/new/
https://reviews.llvm.org/D125285
More information about the llvm-commits
mailing list