llvm-project
c6b3fd79
- [MC] maybeParseSectionType: test CommentString instead of AllowAtInIdentifier
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
265 days ago
[MC] maybeParseSectionType: test CommentString instead of AllowAtInIdentifier Rework https://reviews.llvm.org/D31026 AllowAtInIdentifier is a misnomer: it should be false for ELF targets, but is currently true as a hack to parse expr@specifier.
Author
MaskRay
Parents
04a67528
Loading