D102894 introduced common code for the emission of ELF attributes. Our implementation in RISC-V predates this, and basically copies the Arm logic at the time. This patch removes that duplication and uses the shared logic instead.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo