[PATCH] D147763: [ARM] Align code to 4-byte boundary after .arm directive

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 18:35:26 PDT 2023


MaskRay added a comment.

In D147763#4257334 <https://reviews.llvm.org/D147763#4257334>, @peter.smith wrote:

> A couple of comments overall.
> ... Can we add to the Arm section of the LLVM release notes to the next release? Could also be worth a binutils bug to see if we can get GNU to follow.

FYI It's `llvm/docs/ReleaseNotes.rst` `Changes to the ARM Backend`


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