nickdesaulniers added a comment.

As a follow up, I probably want to make `-fno-stack-protector` sprinkle this 
new fn attr `nossp` all over everything; that and this should fix our LTO bug 
with no changes to the source, otherwise we can add 
`__attribute__((no_stack_protector))` to the source (though GCC only landed 
support for that TODAY, so portability would be an issue there)..


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87956

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to