llvm-project
9ff30d4f - MCParse: Disallow @ specifier in symbol equating

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
Parents
Loading