summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2025-11-15 17:27:34 -0800
committerGitHub <noreply@github.com>2025-11-15 17:27:34 -0800
commit17408f70d1bfb0d6f8e082842a627dd2c12b081a (patch)
treec2f4b29ad8e6972a2539000fd95aab14cd16370d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentedbf9e4c30fd2fe18a8d40f929bc8a1cb77b24ea (diff)
[AArch64] Move AArch64SMEAttributes out of Utils library to fix layering. NFC (#168236)
The AArch64 MCTargetDesc library links the Utils library. The AArch64SMEAttributes.cpp/h requires the Core library and includes files from AArch64's CodeGen library. These are layering violations. The MCTargetDesc doesn't need anything from AArch64SMEAttributes.cpp/h so the easiest fix is to move them to the CodeGen library. We should probably merge the remaining files in Utils into MCTargetDesc.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions