llvm-project
52eb11f9 - [MC] Replace getSpecifier(Target.getSymA()) with Target.getSymSpecifier()

Commit
1 year ago
[MC] Replace getSpecifier(Target.getSymA()) with Target.getSymSpecifier() Add MCValue::getSymSpecifier as a workaround for targets that encode the relocation specifier on SymA. This function asserts that SymA is not null.
Author
Parents
Loading