[all-commits] [llvm/llvm-project] b828c1: [ELF] Delete peek2 in Lexer (#99790)
Hongyu Chen via All-commits
all-commits at lists.llvm.org
Sat Jul 20 16:36:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b828c13f3ceb336bf517fab0223b966ccace100e
https://github.com/llvm/llvm-project/commit/b828c13f3ceb336bf517fab0223b966ccace100e
Author: Hongyu Chen <hongyc4 at uci.edu>
Date: 2024-07-20 (Sat, 20 Jul 2024)
Changed paths:
M lld/ELF/ScriptLexer.cpp
M lld/ELF/ScriptLexer.h
M lld/ELF/ScriptParser.cpp
Log Message:
-----------
[ELF] Delete peek2 in Lexer (#99790)
Thanks to Fangrui's change
https://github.com/llvm/llvm-project/commit/28045ceab08d41a8a42d93ebc445e8fe906f884c
so peek2 can be removed.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list