[llvm-commits] [llvm] r161446 - /llvm/trunk/lib/CodeGen/StackProtector.cpp

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Aug 13 17:17:01 PDT 2012


> I was talking about -O0.  :-)

I don't particularly have an opinion about it, but there is some
precedent (-fomit-frame-pointer for example), so my suggestion is to
write a patch adding a -ffull-stack-protector and another one changing
the default at -O0 and see what people think.

> ~Aaron

Cheers,
Rafael



More information about the llvm-commits mailing list