[PATCH] D142046: [BPF][clang] Ignore stack protector options for BPF target
Alexei Starovoitov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 19 11:39:36 PST 2023
ast accepted this revision.
ast added a comment.
This revision is now accepted and ready to land.
This approach looks better to me than NVPTX warn and I agree with Ed that it's better to leave NVPTX as-is to avoid any regression.
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