[all-commits] [llvm/llvm-project] c6bf71: [ELFAsmParser] Optimize hasPrefix with StringRef::...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Dec 30 00:16:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6bf71363a2ec3155c257b8f132c47a3173fbe38
https://github.com/llvm/llvm-project/commit/c6bf71363a2ec3155c257b8f132c47a3173fbe38
Author: Fangrui Song <i at maskray.me>
Date: 2021-12-30 (Thu, 30 Dec 2021)
Changed paths:
M llvm/lib/MC/MCParser/ELFAsmParser.cpp
Log Message:
-----------
[ELFAsmParser] Optimize hasPrefix with StringRef::consume_front
More information about the All-commits
mailing list