summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorJake Egan <Jake.Egan@ibm.com>2021-08-06 10:42:18 -0400
committerJake Egan <Jake.Egan@ibm.com>2021-08-06 10:42:44 -0400
commit41bcfe81742ed6462096ccb42aa5f2b9d67027fc (patch)
tree9a73d0661575b9ad1634ac0ea5841571c2759fa6 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent869d07ee88a4355f5954ef9e2b2e79ceff225ddb (diff)
[AIX] Define _ARCH_PPC64 macro for 32-bit
%%% The macro _ARCH_PPC64 is already defined for 64-bit, but this patch defines it for 32-bit on AIX to follow xlc. See: https://www.ibm.com/docs/en/xl-c-and-cpp-aix/13.1.0?topic=features-macros-related-architecture-settings Note: This change creates a discrepancy between GCC, which defines _ARCH_PPC64 only for 64-bit mode. Tested with SPEC. %%% Reviewed By: cebowleratibm Differential Revision: https://reviews.llvm.org/D107244
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions