diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-01-21 23:01:11 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-01-21 23:01:11 +0000 |
commit | 259d71a464212756009dfd2418005c6eb5840c94 (patch) | |
tree | 48d373cb62e962277acc167cd4d97b550eb357f5 /lldb/packages/Python/lldbsuite/test/functionalities/command_script | |
parent | 9beec21fcf334849b063d838160dbd5512eb411c (diff) | |
download | bcm5719-llvm-259d71a464212756009dfd2418005c6eb5840c94.tar.gz bcm5719-llvm-259d71a464212756009dfd2418005c6eb5840c94.zip |
[MSVC Compat] Don't omit frame pointers if /Oy- is specified before /O2
Microsoft's documentation states that specifying
/Oy- after the /O[12x] options disables frame-pointer omission.
What it does *not* state is that it also disables frame-pointer omission
if /Oy- is specified before /O[12x].
llvm-svn: 258447
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script')
0 files changed, 0 insertions, 0 deletions