diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2018-07-23 17:50:15 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2018-07-23 17:50:15 +0000 |
commit | 488bd0159bf18c4cd0ed260465aa40246236a694 (patch) | |
tree | fb047895aa1d66c19ce039c3cb9c56280cd7c9f0 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | ad2524f9fcdf29a1b721ecda1d696db53c69a678 (diff) | |
download | bcm5719-llvm-488bd0159bf18c4cd0ed260465aa40246236a694.tar.gz bcm5719-llvm-488bd0159bf18c4cd0ed260465aa40246236a694.zip |
[DebugInfo] Error out when enabling -fdebug-types-section on non-ELF target.
Currently, support for debug_types is only present for ELF and trying to
pass -fdebug-types-section for other targets results in a crash in the
backend. Until this is fixed, we should emit a diagnostic in the front
end when the option is passed for non-linux targets.
Differential revision: https://reviews.llvm.org/D49594
llvm-svn: 337717
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions