[Lldb-commits] [PATCH] D67227: [lldb] Extend and document TestIRInterpreter.py
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 6 03:42:48 PDT 2019
teemperor updated this revision to Diff 219059.
teemperor added a comment.
- Relaxed can_handle_operands that it allows shifting unsigned large values (produced by initialising them with negative signed values).
- Now checking for 32bit instead of 7 (thanks Shafik!)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67227/new/
https://reviews.llvm.org/D67227
Files:
lldb/packages/Python/lldbsuite/test/commands/expression/ir-interpreter/TestIRInterpreter.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67227.219059.patch
Type: text/x-patch
Size: 5542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190906/e07d357a/attachment.bin>
More information about the lldb-commits
mailing list