[all-commits] [llvm/llvm-project] 5b83bd: [llvm] Use StringRef::contains (NFC)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Oct 18 17:29:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b83bd133d705b024bfb34e4941941689456ba8c
https://github.com/llvm/llvm-project/commit/5b83bd133d705b024bfb34e4941941689456ba8c
Author: Kazu Hirata <kazu at google.com>
Date: 2023-10-18 (Wed, 18 Oct 2023)
Changed paths:
M llvm/lib/AsmParser/LLLexer.cpp
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
M llvm/lib/IR/Value.cpp
Log Message:
-----------
[llvm] Use StringRef::contains (NFC)
More information about the All-commits
mailing list