aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2022-01-11 12:34:11 +0100
committerNikita Popov <npopov@redhat.com>2022-01-17 09:23:51 +0100
commit00b77d917cd8e062b93e080f35cfd5aa15348f31 (patch)
tree5cd5685530dff12ce36cd456a490895cff0476eb /lldb/source/Plugins/ScriptInterpreter/Python
parent4b22ffe0b96ab962ff454d22b8f2170c7d26b452 (diff)
downloadllvm-00b77d917cd8e062b93e080f35cfd5aa15348f31.zip
llvm-00b77d917cd8e062b93e080f35cfd5aa15348f31.tar.gz
llvm-00b77d917cd8e062b93e080f35cfd5aa15348f31.tar.bz2
[DSE] Remove alloc function check in canSkipDef()
canSkipDef() currently skips inaccessiblememonly calls, but not if they are allocation functions. This check was added in D103009, but actually seems to be a leftover from a previous implementation in D101440. canSkipDef() is not used on the storeIsNoop() path, where the relevant transform ended up being implemented. Differential Revision: https://reviews.llvm.org/D117005
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions