[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 10:46:32 PDT 2024
================
@@ -0,0 +1,29 @@
+// RUN: llvm-mc -triple riscv32 %s -o - | FileCheck %s --check-prefix=ASM
----------------
MaskRay wrote:
Sounds great!
https://github.com/llvm/llvm-project/pull/100136
More information about the llvm-commits
mailing list