[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:20:38 PDT 2024


================
@@ -0,0 +1,29 @@
+// RUN: llvm-mc -triple riscv32 %s -o - | FileCheck %s --check-prefix=ASM
----------------
MaskRay wrote:

Best to use a descriptive name instead of `PRxxxxx`.

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


More information about the llvm-commits mailing list