[PATCH] D147763: [ARM] Emit code alignment after .arm and .thumb directives
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 25 19:43:50 PDT 2023
MaskRay added inline comments.
================
Comment at: lld/test/ELF/arm-fix-cortex-a8-recognize.s:167
.arm
+ .space 4080
.global target8
----------------
I suspect that this may need a proper fix as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147763/new/
https://reviews.llvm.org/D147763
More information about the llvm-commits
mailing list