[PATCH] D103202: [AIX] Add traceback ssp canary bit support

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 27 13:42:39 PDT 2021


hubert.reinterpretcast added a comment.

In D103202#2785332 <https://reviews.llvm.org/D103202#2785332>, @jsji wrote:

> I think we can guard this feature with an option, and disable it for now.
> Doing this will make it easier for libunwind development and further testing.
>
> Is that OK for you?

Yes, an option control (maybe `-mllvm` and not a top-level "Clang driver" option) sounds good.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103202



More information about the llvm-commits mailing list