[PATCH] D48404: Don't modify LibFuncs in DeadArgumentElimination or ArgumentPromotion
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 21 14:00:12 PDT 2018
efriedma added a comment.
Also, LTO currently calls TargetLibraryInfo::disableAllFunctions to avoid this problem.
Repository:
rL LLVM
https://reviews.llvm.org/D48404
More information about the llvm-commits
mailing list