| commit | e0fc1a80cba8b91e3943f3287e7dcf68c6bb9b7f | [log] [tgz] |
|---|---|---|
| author | Josh Magee <joshua_magee@playstation.sony.com> | Tue Feb 11 01:35:14 2014 +0000 |
| committer | Josh Magee <joshua_magee@playstation.sony.com> | Tue Feb 11 01:35:14 2014 +0000 |
| tree | 93c65c12a462c05648e3fef2b32203a7e13f4ff8 | |
| parent | a47009dbd3085dab76d95280a8327a0c987c03d1 [diff] |
[stackprotector] Add command line option -fstack-protector-strong This option has the following effects: * It adds the sspstrong IR attribute to each function within the CU. * It defines the macro __SSP_STRONG__ with the value of 2. Differential Revision: http://llvm-reviews.chandlerc.com/D2717 llvm-svn: 201120