[llvm] [RISCV] Don't delete all fixups in RISCVMCCodeEmitter::expandLongCondBr. (PR #109513)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 23:06:57 PDT 2024


================
@@ -0,0 +1,19 @@
+# RUN: llvm-mc %s -mc-relax-all -triple=riscv64 -filetype=obj \
----------------
MaskRay wrote:

llvm/test/MC/RISCV/rv64-relax-all.s tests -mc-relax-all. Add the test there, perhaps rename the file?

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


More information about the llvm-commits mailing list