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

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 27 18:36:26 PDT 2023


taolq added a comment.

In D133860#4303529 <https://reviews.llvm.org/D133860#4303529>, @efriedma wrote:

> Did the review comments here ever get addressed?

This issue is fixed by https://github.com/llvm/llvm-project/pull/68997


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