diff options
author | Florian Hahn <flo@fhahn.com> | 2020-03-24 12:47:24 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-03-24 12:59:50 +0000 |
commit | 7caba33907afce839c092661e20fdfd51b08e7d0 (patch) | |
tree | a3823693a81ccd4fe2d4ec5fee6cdd148d3f71ca /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | 0b5998213415147d901d394cfc47d7daedacc3cf (diff) | |
download | llvm-7caba33907afce839c092661e20fdfd51b08e7d0.zip llvm-7caba33907afce839c092661e20fdfd51b08e7d0.tar.gz llvm-7caba33907afce839c092661e20fdfd51b08e7d0.tar.bz2 |
[ConstantRange] Add initial support for binaryXor.
The initial implementation just delegates to APInt's implementation of
XOR for single element ranges and conservatively returns the full set
otherwise.
Reviewers: nikic, spatel, lebedev.ri
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D76453
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions