[lld] [llvm] [MC] Honour alignment directive fill value for non-intel (PR #100136)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 23 09:24:31 PDT 2024
================
@@ -0,0 +1,29 @@
+// RUN: llvm-mc -triple riscv32 %s -o - | FileCheck %s --check-prefix=ASM
----------------
MaskRay wrote:
align-zero.s might be a good name
https://github.com/llvm/llvm-project/pull/100136
More information about the llvm-commits
mailing list