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

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 11:24:52 PDT 2022


compnerd added a comment.

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


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