[llvm] [X86] Reimplement bundle alignment mode (PR #175830)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 14 19:39:07 PDT 2026


================
@@ -0,0 +1,57 @@
+# RUN: llvm-mc -filetype=obj -triple x86_64 %s -o - \
----------------
MaskRay wrote:

Drop `-o -` from llvm-mc lines here and everywhere

https://github.com/llvm/llvm-project/pull/175830


More information about the llvm-commits mailing list