[llvm] [llvm-objdump] --adjust-vma: Call getInstruction with adjusted address (PR #140471)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Sun May 18 23:43:56 PDT 2025
================
@@ -0,0 +1,96 @@
+# RUN: rm -rf %t && split-file %s %t && cd %t
----------------
jh7370 wrote:
Maybe worth a comment explaining why --adjust-vma for SystemZ needs specific testing (similar to the PR description)?
https://github.com/llvm/llvm-project/pull/140471
More information about the llvm-commits
mailing list