summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorAlexandros Lamprineas <alexandros.lamprineas@arm.com>2024-02-28 17:49:59 +0000
committerGitHub <noreply@github.com>2024-02-28 17:49:59 +0000
commitb42b7c8a123863d86db9abc8b6a1340b920f6573 (patch)
tree480cb611a85fc58425757802b34d58c83327a338 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentc6cbf81c84b00ab0107a09f5b2d0183458a367b8 (diff)
[clang] Refactor target attribute mangling. (#81893)
Before this patch all of the 'target', 'target_version' and 'target_clones' attributes were sharing a common mangling logic across different targets. However we would like to differenciate this logic, therefore I have moved the default path to ABIInfo and provided overrides for AArch64. This way we can resolve feature aliases without affecting the name mangling. The PR #80540 demonstrates a motivating case.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions