| commit | ce5c6091e04d27530a356b475ba18b2b45dba57d | [log] [tgz] |
|---|---|---|
| author | Rafael Espindola <rafael.espindola@gmail.com> | Thu May 22 22:57:39 2014 +0000 |
| committer | Rafael Espindola <rafael.espindola@gmail.com> | Thu May 22 22:57:39 2014 +0000 |
| tree | cda179d05a8a4ca1f647f93e92e47b379734d36c | |
| parent | 7f9fc2b339fa26b279135007a6b5568624c5a2ef [diff] |
Don't reduce the stack protector level given -fstack-protector. Before -fstack-protector would always force a level of 1, even if the default was 2. Patch by Brad Smith. llvm-svn: 209479