diff options
| author | Raphael Isemann <teemperor@gmail.com> | 2020-11-05 16:13:20 +0100 |
|---|---|---|
| committer | Raphael Isemann <teemperor@gmail.com> | 2020-11-05 16:32:05 +0100 |
| commit | b9b5f12bd4cd0647ff630c1631e0cf20f430fa15 (patch) | |
| tree | 6189bc5dca0e9a33f93205ca8eab2c98ba4978a5 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py | |
| parent | 6b104ea4b4630c2fa841c6d5f7c7a69b08d31979 (diff) | |
[lldb] Set the default architecture also in buildDefault
In D89056 the default value for architecture was moved to `build` so that
all called functions see the same architecture value. It seems there are a
few functions that call buildDefault directly (and not via build), so
on some test configurations that set a custom arch value the architecture
value is no longer available.
This just adds the architecture code from build to buildDefault to get
the bots green again while I'm looking for a better solution.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions
