[PATCH] D147763: [ARM] Emit code alignment after .arm and .thumb directives
Antonio Abbatangelo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 30 10:18:05 PDT 2023
antangelo updated this revision to Diff 526704.
antangelo added a comment.
Replace offset and strtab size columns with wildcard, remove trailing newline in directive test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147763/new/
https://reviews.llvm.org/D147763
Files:
lld/test/ELF/arm-bl-v4t.s
lld/test/ELF/arm-bl-v6-inrange.s
lld/test/ELF/arm-fix-cortex-a8-nopatch.s
lld/test/ELF/arm-fix-cortex-a8-recognize.s
lld/test/ELF/arm-thunk-multipass.s
llvm/docs/ReleaseNotes.rst
llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
llvm/test/MC/ARM/directive-arch-mode-switch.s
llvm/test/MC/ARM/directive-arm-thumb-alignment.s
llvm/test/MC/ARM/misaligned-blx.s
llvm/test/MC/ARM/thumb-function-address.s
llvm/test/MC/ARM/thumb-types.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147763.526704.patch
Type: text/x-patch
Size: 11677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230530/2e04fba6/attachment.bin>
More information about the llvm-commits
mailing list