diff options
author | Philip Reames <listmail@philipreames.com> | 2021-10-08 10:32:36 -0700 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2021-10-08 10:35:03 -0700 |
commit | b4498e6b8d7f55e0fe9e26a5f5d21ec1a78f6fb0 (patch) | |
tree | 9d90221ef5411ea5e4b331c4bba61db5c3aead3b /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | b3024ac084dc73a57b0097c442ba300a0acc1534 (diff) | |
download | llvm-b4498e6b8d7f55e0fe9e26a5f5d21ec1a78f6fb0.zip llvm-b4498e6b8d7f55e0fe9e26a5f5d21ec1a78f6fb0.tar.gz llvm-b4498e6b8d7f55e0fe9e26a5f5d21ec1a78f6fb0.tar.bz2 |
[IPT] Narrow scope of removeInstruction invalidation [NFC]
We only need to invalidate if the instruction being removed is the cached "first special instruction". If the instruction is before that one, it can't (by assumption) be special. If it is after that one, it wasn't the first.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions