[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
Sun Aug 24 06:27:56 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:
can we test big endian as well here?
https://github.com/llvm/llvm-project/pull/144620
More information about the llvm-commits
mailing list