[PATCH] D24471: [ELF] Set EF_ARM_EABI_VER5 for ARM
Peter Smith via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 13 06:05:39 PDT 2016
peter.smith accepted this revision.
peter.smith added a comment.
This revision is now accepted and ready to land.
The test looks ok despite llvm-readobj generic header output separating 0x5000000 into 0x1000000 and 0x4000000 which is confusing. The actual binary field is correct.
This looks good to me. I've accepted the revision although you might want to wait to see if Rui has any further comments.
https://reviews.llvm.org/D24471
More information about the llvm-commits
mailing list