diff options
| author | Malhar Jajoo <malhar.jajoo@arm.com> | 2022-10-19 15:55:15 +0100 |
|---|---|---|
| committer | Malhar Jajoo <malhar.jajoo@arm.com> | 2022-10-19 15:55:19 +0100 |
| commit | cea951dccd9aaa7fee8a60ecf9170d7d3cc35086 (patch) | |
| tree | 14ea3143dbc6eff4370a42178f1d6bddbb9166cc /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 6194229c6287fa5d8a9a30aa489bcbb8a9754ae0 (diff) | |
Avoid exporting 80-bit fp functions for architectures other than Intel.
This patch is a partial fix for [[ https://github.com/llvm/llvm-project/issues/56349 | issue ]], due to functions affected by D117473.
Implementation details:
The patch essentially creates a new macro if the architecture is either
intel32 or intel64, since the generate-def.pl cannot process boolean algebra
on macros.
Reviewed By: jlpeyton
Differential Revision: https://reviews.llvm.org/D135795
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
