diff options
author | Kazu Hirata <kazu@google.com> | 2022-08-27 09:53:16 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-08-27 09:53:16 -0700 |
commit | 9d6ab7230b4b07a113e13b0958efbd2fc2ce6a73 (patch) | |
tree | 3d2fb5272681ffd1d0ac773499d21c6093dac241 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp | |
parent | 099775c2d6609cb03f459393d5bfa4b34e183bc9 (diff) | |
download | llvm-9d6ab7230b4b07a113e13b0958efbd2fc2ce6a73.zip llvm-9d6ab7230b4b07a113e13b0958efbd2fc2ce6a73.tar.gz llvm-9d6ab7230b4b07a113e13b0958efbd2fc2ce6a73.tar.bz2 |
[GlobalISel] Use std::lcm (NFC)
This patch replaces getLCMSize with std::lcm, a C++17 feature.
Note that all the arguments are of unsigned with no implicit type
conversion as they are passed to getLCMSize.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp')
0 files changed, 0 insertions, 0 deletions