[llvm-branch-commits] [lld] CodeGen: Emit .prefalign directives based on the prefalign attribute. (PR #155529)
Eli Friedman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Sep 12 12:58:46 PDT 2025
https://github.com/efriedma-quic commented:
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.
https://github.com/llvm/llvm-project/pull/155529
More information about the llvm-branch-commits
mailing list