diff options
author | Kazu Hirata <kazu@google.com> | 2025-10-01 08:59:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-01 08:59:49 -0700 |
commit | 515660d843b04d62eed816e9fb191f31af805e4b (patch) | |
tree | d0ea0d41c43e983acc0ac8dbd24082502b81a634 /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 09dbb3e25444ec93b45320061932a1328f0d1ed8 (diff) | |
download | llvm-515660d843b04d62eed816e9fb191f31af805e4b.zip llvm-515660d843b04d62eed816e9fb191f31af805e4b.tar.gz llvm-515660d843b04d62eed816e9fb191f31af805e4b.tar.bz2 |
[Support] Make getMaxValue and getMinValue constexpr variables (NFC) (#161480)
This patch makes getMaxValue and getMinValue constexpr variables and
"inlines" the calls to getMaxValue and getMinValue.
We could probably make InstructionCost constexpr also, but that's left
for another day.
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions