[PATCH] D139407: [llvm-objdump][AArch64] Fix ADRP target label calculation

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 11:09:24 PST 2022


MaskRay added inline comments.


================
Comment at: llvm/test/tools/llvm-objdump/ELF/AArch64/pcrel-address.yaml:19
     Content: '02010090'
-  - Name:    .data
-    Type:    SHT_PROGBITS
----------------
Having the label is an interesting case. Consider adding another case without `.data`?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139407/new/

https://reviews.llvm.org/D139407



More information about the llvm-commits mailing list