[llvm] [feature][riscv] handle target address calculation in llvm-objdump disassembly for riscv (PR #144620)
Djordje Todorovic via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 26 01:16:39 PDT 2025
================
@@ -0,0 +1,110 @@
+# RUN: llvm-mc -riscv-add-build-attributes -triple=riscv64 -filetype=obj -mattr=+d,+c,+zcb %s -o %t
----------------
djtodoro wrote:
OK, that is fine.
https://github.com/llvm/llvm-project/pull/144620
More information about the llvm-commits
mailing list