[PATCH] D88631: [X86] Support customizing stack protector guard
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 30 22:44:51 PDT 2020
MaskRay added a comment.
> Let LLVM Support -stack-protector-guard=tls/global,
You can say llc instead of LLVM. For example, opt does not support llvm/lib/CodeGen/CommandFlags.cpp options.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88631/new/
https://reviews.llvm.org/D88631
More information about the llvm-commits
mailing list