llvm-project
4ea616d0 - AArch64: Move AArch64MCExpr functions to AArch64MCAsmInfo

Commit
110 days ago
AArch64: Move AArch64MCExpr functions to AArch64MCAsmInfo To migrate away from the legacy XXXMCExpr::printImpl/evaluateAsRelocatableImpl overrides and align with other targets. While the AArch64MCAsmInfoXXX hooks introduce some duplication, they enable better separation for object file formats.
Author
Parents
Loading