diff options
author | Ed Schouten <ed@nuxi.nl> | 2016-02-17 18:56:20 +0000 |
---|---|---|
committer | Ed Schouten <ed@nuxi.nl> | 2016-02-17 18:56:20 +0000 |
commit | 51bfbe7f2cb368784ade05a523535becd6316742 (patch) | |
tree | 8907bdcab45b2673e843b2fc9f9dcf6c4b62f1fa /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 009d60650dd52219d579a4ec35db892cb7692217 (diff) | |
download | llvm-51bfbe7f2cb368784ade05a523535becd6316742.zip llvm-51bfbe7f2cb368784ade05a523535becd6316742.tar.gz llvm-51bfbe7f2cb368784ade05a523535becd6316742.tar.bz2 |
Enable SafeStack for CloudABI.
Summary:
I've got a patchset in my home directory to integrate support for
SafeStack into CloudABI's C library. All of the CloudABI unit tests
still seem to pass. Pretty sweet!
This change adds the necessary changes to Clang to make
-fsanitize=safe-stack work on CloudABI. Without it, passing this command
line flag throws an error.
Reviewers: eugenis, samsonov
Differential Revision: http://reviews.llvm.org/D17243
llvm-svn: 261135
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions