diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-03-23 21:18:30 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-03-23 21:21:19 +0100 |
commit | 931b6066acc597e680b8df25521a2f83b40dfaae (patch) | |
tree | b78ce8d2b2737b6872f2e47f3d9db30b74d6696c /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp | |
parent | b1389f66834f1e9cf69c6daf462f10a5f09587dd (diff) | |
download | llvm-931b6066acc597e680b8df25521a2f83b40dfaae.zip llvm-931b6066acc597e680b8df25521a2f83b40dfaae.tar.gz llvm-931b6066acc597e680b8df25521a2f83b40dfaae.tar.bz2 |
[BasicAA] Handle assumes with operand bundles
This fixes a regression reported on D99022: If a call has operand
bundles, then the inaccessiblememonly attribute on the function
will be ignored, as operand bundles can affect modref behavior in
the general case. However, for assume operand bundles in particular
this is not the case.
Adjust getModRefBehavior() to always report inaccessiblememonly
for assumes, regardless of presence of operand bundles.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp')
0 files changed, 0 insertions, 0 deletions