[llvm] [feature][riscv] handle target address calculation in llvm-objdump disassembly for riscv (PR #144620)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 17 21:49:01 PDT 2025


================

----------------
MaskRay wrote:

We try hard not to introduce precanned binaries for testing. They are opaque, difficult to update, and typically increase the repo size more than text files.

If you want to test an executable, linked by lld, there is a recent example at 
`cross-project-tests/tools/llvm-objdump/ARM/`

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


More information about the llvm-commits mailing list