[PATCH] D133860: StackProtector: enable tail call optimization even without musttail

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 07:35:42 PDT 2022


taolq added a comment.

In D133860#3790200 <https://reviews.llvm.org/D133860#3790200>, @compnerd wrote:

> What do you think of keeping the `musttail` variant of the test while augmenting it with the `tailcall` cases?

Thanks for the comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133860



More information about the llvm-commits mailing list