[llvm-dev] Is Clang compiled binary more secure than gcc
Zhe Zhao via llvm-dev
llvm-dev at lists.llvm.org
Tue Mar 7 04:23:17 PST 2017
Hi, Guys
I try to make my compiled binary has more security feature like SafeStack
or even CPI and so on, but I am not sure if Clang can really provide more
security features than gcc in compiled object.
Can someone help to give me some guidance about the clang security features
usage and comparison with gcc?
Thanks a lot
a newbie in clang.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170307/beaca4fd/attachment.html>
More information about the llvm-dev
mailing list