llvm-project
9ff30d4f
- MCParse: Disallow @ specifier in symbol equating
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
98 days ago
MCParse: Disallow @ specifier in symbol equating Relocation specifiers are attached to an instruction and cannot be used in equating. GAS rejects `a = b@plt`. For now, handle just MCSymbolRefExpr.
Author
MaskRay
Parents
9297af1c
Loading