llvm-project
97a32f2a
- MC: Add MCSpecifierExpr to unify target MCExprs
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
193 days ago
MC: Add MCSpecifierExpr to unify target MCExprs Many targets define MCTargetExpr subclasses just to encode an expression with a relocation specifier. Create a generic MCSpecifierExpr to be inherited instead. Migrate M68k and SPARC as examples.
Author
MaskRay
Parents
b4b86a7a
Loading