aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorGuillaume Chatelet <gchatelet@google.com>2022-06-22 15:02:48 +0000
committerGuillaume Chatelet <gchatelet@google.com>2022-06-28 07:15:02 +0000
commit3c126d5fe468e703ee3eacfcfc3641879b4fb281 (patch)
tree5eb23367ea00c2b4e783341bc1d36c4e5f27eb8c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent3f0578dd87ee5539eccae507b6a77cfe3354d705 (diff)
downloadllvm-3c126d5fe468e703ee3eacfcfc3641879b4fb281.zip
llvm-3c126d5fe468e703ee3eacfcfc3641879b4fb281.tar.gz
llvm-3c126d5fe468e703ee3eacfcfc3641879b4fb281.tar.bz2
[Alignment] Replace commonAlignment with std::min
`commonAlignment` is a shortcut to pick the smallest of two `Align` objects. As-is it doesn't bring much value compared to `std::min`. Differential Revision: https://reviews.llvm.org/D128345
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions