[PATCH] D77853: [AArch64InstPrinter] Change printAlignedLabel to print the target address in hexadecimal form

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 10 09:27:08 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7f36cb1f1a4e: [AArch64InstPrinter] Change printAlignedLabel to print the target address in… (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77853

Files:
  lld/test/COFF/arm64-delayimport.yaml
  lld/test/COFF/arm64-import2.test
  lld/test/COFF/arm64-relocs-imports.test
  lld/test/COFF/arm64-thunks.s
  lld/test/ELF/aarch64-call26-thunk.s
  lld/test/ELF/aarch64-condb-reloc.s
  lld/test/ELF/aarch64-cortex-a53-843419-address.s
  lld/test/ELF/aarch64-cortex-a53-843419-large.s
  lld/test/ELF/aarch64-cortex-a53-843419-large2.s
  lld/test/ELF/aarch64-cortex-a53-843419-recognize.s
  lld/test/ELF/aarch64-cortex-a53-843419-thunk.s
  lld/test/ELF/aarch64-feature-bti.s
  lld/test/ELF/aarch64-feature-btipac.s
  lld/test/ELF/aarch64-feature-pac.s
  lld/test/ELF/aarch64-gnu-ifunc-plt.s
  lld/test/ELF/aarch64-gnu-ifunc.s
  lld/test/ELF/aarch64-jump26-thunk.s
  lld/test/ELF/aarch64-plt.s
  lld/test/ELF/aarch64-relocs.s
  lld/test/ELF/aarch64-thunk-pi.s
  lld/test/ELF/aarch64-thunk-script.s
  lld/test/ELF/aarch64-thunk-section-location.s
  lld/test/ELF/aarch64-tstbr14-reloc.s
  lld/test/ELF/aarch64-undefined-weak.s
  lld/test/ELF/pr34660.s
  lld/test/ELF/relocation-b-aarch64.test
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
  llvm/test/CodeGen/AArch64/callbr-asm-obj-file.ll
  llvm/test/CodeGen/AArch64/inlineasm-ldr-pseudo.ll
  llvm/test/tools/llvm-objdump/MachO/AArch64/pc-rel-targets.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77853.256590.patch
Type: text/x-patch
Size: 54107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/41a7afa8/attachment.bin>


More information about the llvm-commits mailing list