[PATCH] D107872: [SimplifyLibCalls] propagate tail flag on FORITIFY calls

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 12 19:37:20 PDT 2021


nickdesaulniers added a comment.

TODO: of the three cases reported in https://bugs.llvm.org/show_bug.cgi?id=46734, this still missed the `memmove` case.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107872/new/

https://reviews.llvm.org/D107872



More information about the llvm-commits mailing list