diff options
author | Michael Maitland <michaeltmaitland@gmail.com> | 2022-09-16 12:44:37 -0700 |
---|---|---|
committer | Michael Maitland <michaeltmaitland@gmail.com> | 2022-10-26 09:16:32 -0700 |
commit | 64d5aedd0637892c5b19c145f3cebf487510d9bf (patch) | |
tree | ccdfaaee63fd3fc47b72c73a0226532909816753 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | e70887ddcfdd1a84502a4ef66124d4cc04dd6735 (diff) | |
download | llvm-64d5aedd0637892c5b19c145f3cebf487510d9bf.zip llvm-64d5aedd0637892c5b19c145f3cebf487510d9bf.tar.gz llvm-64d5aedd0637892c5b19c145f3cebf487510d9bf.tar.bz2 |
[TableGen] Add log bang operator
This patch adds base 2 logarithm that returns integer result. I initially wanted to name it `!log2`,
but numbers are not permitted in the name. The documentation makes sure to clarify that it is
base 2 since it is not explicit in the operator name.
Differential Revision: https://reviews.llvm.org/D134068
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions