summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorGulfem Savrun Yeniceri <gulfem@google.com>2020-12-29 21:32:13 +0000
committerGulfem Savrun Yeniceri <gulfem@google.com>2021-03-22 22:09:02 +0000
commit78a65cd945d006ff02f9d24d9cc20a302ed93b08 (patch)
treebf2686f963a37f27f224b6d6c974e9ea3980accb /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent3c67653ef4e3f5278b4f278cb2b181a1fe3c4f27 (diff)
[Passes] Add relative lookup table converter pass
Lookup tables generate non PIC-friendly code, which requires dynamic relocation as described in: https://bugs.llvm.org/show_bug.cgi?id=45244 This patch adds a new pass that converts lookup tables to relative lookup tables to make them PIC-friendly. Differential Revision: https://reviews.llvm.org/D94355
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions