[llvm-branch-commits] [lld] CodeGen: Emit .prefalign directives based on the prefalign attribute. (PR #155529)
Peter Collingbourne via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Sep 12 14:36:23 PDT 2025
pcc wrote:
> Can you split "implement basic codegen support for prefalign" (the bits which don't depend on the .prefalign directive) into a separate patch? It's not clear what's causing the test changes here.
Done: #158368
https://github.com/llvm/llvm-project/pull/155529
More information about the llvm-branch-commits
mailing list