[PATCH] D91816: [Inline] prevent inlining on stack protector mismatch

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 20 00:17:38 PST 2020


void added a comment.

Are there tests to ensure that the appropriate stack protector level is added to the function after inlining?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91816



More information about the llvm-commits mailing list