llvm-project
2ae862b7
- [ELF] Remove `consumeLabel` in ScriptLexer (#99567)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[ELF] Remove `consumeLabel` in ScriptLexer (#99567) This commit removes `consumeLabel` since we can just use consume function to have the same functionalities.
References
#99567 - [ELF] Remove `consumeLabel` in ScriptLexer
Author
hongyu-dev
Parents
6461e537
Loading