summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp
diff options
context:
space:
mode:
authorTroy A. Johnson <troyj@cray.com>2019-08-16 21:00:22 +0000
committerTroy A. Johnson <troyj@cray.com>2019-08-16 21:00:22 +0000
commit250aafa2c4a1bc2395edfe8d4365545bbe56fffe (patch)
tree00bd13298b2a37f327629b712e7964a4b553b54b /lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp
parenta17d1d2250448a8dcffc3c7be3a70eb24309537e (diff)
downloadbcm5719-llvm-250aafa2c4a1bc2395edfe8d4365545bbe56fffe.tar.gz
bcm5719-llvm-250aafa2c4a1bc2395edfe8d4365545bbe56fffe.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: 369152
Diffstat (limited to 'lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud