summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorRainer Orth <ro@gcc.gnu.org>2023-09-01 20:02:37 +0200
committerRainer Orth <ro@gcc.gnu.org>2023-09-01 20:02:37 +0200
commitb1b1f364d63382637fa5f64871ee06bf74bd0405 (patch)
tree8cdb36ebe6ac098ebb268af17c2a30fc63005be2 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parenta40bada91aeda276a772acfbcae6e8de26755a11 (diff)
[Driver] Don't default to DWARF 2 on Solaris
`clang` currently defaults to DWARF 2 on Solaris. This dates back to LLVM 3.8.0. I suspect this is related to `gcc/config/sol2.cc` (`solaris_override_options`) doing the same unless `HAVE_LD_EH_FRAME_CIEV3`. The latter is 1 on both Solaris 11.3 and 11.4, so the workaround has become irrelevant these days. This patch removes the Solaris override, adjusting affected testcases accordingly. Tested on `amd64-pc-solaris2.11` (`Release` and `Debug` builds) and `sparcv9-sun-solaris2.11` (`Release` build). Differential Revision: https://reviews.llvm.org/D159352
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions