[llvm] [RISCV] Support .option (no)autocompress (PR #122483)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 10 23:09:36 PST 2025


================
@@ -0,0 +1,70 @@
+# RUN: llvm-mc -triple riscv32 -show-encoding -mattr=+c < %s \
----------------
MaskRay wrote:

llvm-mc doesn't need `< `

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


More information about the llvm-commits mailing list