[all-commits] [llvm/llvm-project] 57f443: [SimplifyLibCalls][NFC] Use StringRef::back instea...
yurai007 via All-commits
all-commits at lists.llvm.org
Thu Apr 22 06:03:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 57f443c34866de827bcc5223c93367d93b2c18c8
https://github.com/llvm/llvm-project/commit/57f443c34866de827bcc5223c93367d93b2c18c8
Author: Dawid Jurczak <dawid_jurek at vp.pl>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
Log Message:
-----------
[SimplifyLibCalls][NFC] Use StringRef::back instead explicit indexing.
Split off from D100724.
Reviewed By: xbolva00
Differential Revision: https://reviews.llvm.org/D101032
More information about the All-commits
mailing list