summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorDavid Sherwood <david.sherwood@arm.com>2021-06-18 13:20:10 +0100
committerDavid Sherwood <david.sherwood@arm.com>2021-07-01 14:23:34 +0100
commit51b4ab26ca583b8d313da7663478392196ae6b6a (patch)
treecf15f16011fc43363a2f935aa8e490a034bacc8a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent67643f46ee9fb08e32075d67715a59c840aa761b (diff)
[NFC] Add new setDebugLocFromInst that uses the class Builder by default
In lots of places we were calling setDebugLocFromInst and passing in the same Builder member variable found in InnerLoopVectorizer. I personally found this confusing so I've changed the interface to take an Optional<IRBuilder<> *> and we can now pass in None when we want to use the class member variable. Differential Revision: https://reviews.llvm.org/D105100
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions