diff options
author | Troy A. Johnson <troyj@cray.com> | 2019-08-17 04:20:24 +0000 |
---|---|---|
committer | Troy A. Johnson <troyj@cray.com> | 2019-08-17 04:20:24 +0000 |
commit | c0d70bca0f9f421db80c8e96a4b5dda12de46f2f (patch) | |
tree | d6b5234a3bf82cccccb959ea2ec5c37a6db786f0 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | ee6700f69766b57849f483f471387229e495e311 (diff) | |
download | bcm5719-llvm-c0d70bca0f9f421db80c8e96a4b5dda12de46f2f.tar.gz bcm5719-llvm-c0d70bca0f9f421db80c8e96a4b5dda12de46f2f.zip |
[X86] Support -mlong-double-80
Add an option group for all of the -mlong-double-* options and make
-mlong-double-80 restore the default long double behavior for X86. The
motivations are that GNU accepts the -mlong-double-80 option and that complex
Makefiles often need a way of undoing earlier options. Prior to this commit, if
one chooses 64-bit or 128-bit long double for X86, there is no way to undo that
choice and restore the 80-bit behavior.
Differential Revision: https://reviews.llvm.org/D66055
llvm-svn: 369183
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions