summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorSayhaan Siddiqui <49014204+sayhaan@users.noreply.github.com>2024-07-26 14:09:46 -0700
committerGitHub <noreply@github.com>2024-07-26 14:09:46 -0700
commitb33ef5bd68ca142775ab653c84f0cb5448a8a0f2 (patch)
tree9c2e9cf6a6c4793660837296ddcf6519bed2aac5 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent069e8bcd82c4420239f95c7e6a09e1f756317cfc (diff)
[BOLT][DWARF][NFC] Add mc opt to DWARFRewriter.cpp (#100800)
Running into an error with removing DWP where the assertion `RelaxAllView && "RegisterMCTargetOptionsFlags not created."'` failed. This is a result of DWP bringing the mc::RegisterMCTargetOptionsFlags option in, and the option being removed with DWP. The need for this option didn't originally exist because we didn't use MC in DWARFRewriter, but we switched to using DWARFStreamer which needed the option. https://reviews.llvm.org/D75579 https://reviews.llvm.org/D106417
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions