summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2020-02-12 11:42:25 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2020-02-12 11:51:42 +0000
commit9eb426c88ceb29f2a46ad977f4035d0f0e3d75ab (patch)
tree87b33f3a10d5d9220e072a2db59166a596dacb4c /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parent5b3983ba3716b155d0cb740d4f1940c1bb0a97d5 (diff)
[TargetLowering] Add NegatibleCost enum for isNegatibleForFree return codes
The isNegatibleForFree/getNegatedExpression methods currently rely on a raw char value to indicate whether a negation is beneficial or not. This patch replaces the char return value with an NegatibleCost enum to more clearly demonstrate what is implied. It also renames isNegatibleForFree to getNegatibleCost to more accurately reflect whats going on. Differential Revision: https://reviews.llvm.org/D74221
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions