summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2009-06-28 07:36:13 +0000
committerBill Wendling <isanbard@gmail.com>2009-06-28 07:36:13 +0000
commitd63bbadbef6d8b1b9dbc9a5e024c275b0a9897e9 (patch)
tree1b5305469985b27a4317fd886765b1ffbdea5424 /clang/lib/CodeGen/CodeGenModule.cpp
parentbd956c429040a41c7e9e4fdd3063ec0ab98457cb (diff)
downloadbcm5719-llvm-d63bbadbef6d8b1b9dbc9a5e024c275b0a9897e9.tar.gz
bcm5719-llvm-d63bbadbef6d8b1b9dbc9a5e024c275b0a9897e9.zip
Add stack protector support to clang. This generates the 'ssp' and 'sspreq'
function attributes. There are predefined macros that are defined when stack protectors are used: __SSP__=1 with -fstack-protector and __SSP_ALL__=2 with -fstack-protector-all. llvm-svn: 74405
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud