[PATCH] D75015: [ARM] Rewrite ARMAttributeParser
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 22 17:24:14 PST 2020
MaskRay added a comment.
The format of .ARM.attributes can be found at https://developer.arm.com/docs/ihi0044/h/elf-for-the-arm-architecture-abi-2019q1-documentation
It seems RISC-V will use a similar format.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75015/new/
https://reviews.llvm.org/D75015
More information about the llvm-commits
mailing list