[all-commits] [llvm/llvm-project] b2e487: [llvm] Use StringRef::contains (NFC)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Oct 18 17:38:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2e487d1f963d386e35fccf97af40fd87540e9b6
https://github.com/llvm/llvm-project/commit/b2e487d1f963d386e35fccf97af40fd87540e9b6
Author: Kazu Hirata <kazu at google.com>
Date: 2023-10-18 (Wed, 18 Oct 2023)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
M llvm/tools/llvm-readobj/ELFDumper.cpp
M llvm/unittests/MC/DwarfLineTableHeaders.cpp
Log Message:
-----------
[llvm] Use StringRef::contains (NFC)
More information about the All-commits
mailing list