[PATCH] D142046: [BPF][clang] Ignore stack protector options for BPF target

Yonghong Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 19 12:01:57 PST 2023


yonghong-song added a comment.

Sorry, I double checked. '-fstack-protector -fno-stack-protector' will not result in warnings. So the patch LGTM. So gentoo people can add -fno-stack-protector to suppress warnings.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142046



More information about the cfe-commits mailing list