summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2024-07-29 14:51:04 -0700
committerGitHub <noreply@github.com>2024-07-29 14:51:04 -0700
commitbb4aeb66ab4f39901ef6c1d01baf8b82b81cecfb (patch)
treec01a33c8a664020c8dc6531cfc10fdc5aff010a4 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentc22171f12fa9f260e2525cf61b93c136889e17f2 (diff)
[SPIRV] Don't specialize MachineModuleInfo to access the LLVMContext. NFC (#101085)
The MachineModuleInfo reference was removed from the MachineFunction in #100357, which broke this code. Instead of finding another way to get at the MMI, just avoid using it - we can get at the LLVMContext from the MachineFunction itself.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions