[llvm] [dyndbg][AsmPrinter] Add tail padding attributes (PR #194852)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Sun May 10 11:43:26 PDT 2026
================
----------------
MaskRay wrote:
This test only exercises MCAsmStreamer. You also want to test -filetype=obj to exercise MCELFStreamer with multiple functions to test that the assembler can handle the complex expression. #190318 demonstrates why alignment with complex conditions can be difficult to handle correctly.
https://github.com/llvm/llvm-project/pull/194852
More information about the llvm-commits
mailing list