[llvm] [RISCV] Support .option {no}exact (PR #122483)
Sam Elliott via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 26 09:06:52 PDT 2025
================
@@ -0,0 +1,20 @@
+; RUN: llc -mtriple=riscv32 -mattr=+relax,+c %s --filetype=obj -o - \
----------------
lenary wrote:
Done, yeah, this location was a little iffy, happier to have an `llc` test in the CodeGen directory, though this isn't the only one in the MC/RISCV directory
https://github.com/llvm/llvm-project/pull/122483
More information about the llvm-commits
mailing list