aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2023-11-27 14:15:12 -0800
committerAdrian Prantl <aprantl@apple.com>2023-11-29 12:47:43 -0800
commit963b186951ec9b8babb924ebda6a9f193a6269c8 (patch)
tree6109029458309595c3468e7309d72dca704d8cbc /flang/lib/Frontend/CompilerInvocation.cpp
parent643f25fb1d0b2153e8684354968ad358cc0e3f53 (diff)
downloadllvm-963b186951ec9b8babb924ebda6a9f193a6269c8.zip
llvm-963b186951ec9b8babb924ebda6a9f193a6269c8.tar.gz
llvm-963b186951ec9b8babb924ebda6a9f193a6269c8.tar.bz2
[LEB128] Don't handle edge cases in every loop iteration
Previously the overflow check was done for every byte even though it is only needed for the case where Shift == 63.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions