[all-commits] [llvm/llvm-project] 85adce: [PPCInstPrinter] Change B to print the target addr...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Apr 1 22:38:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 85adce3d73589adc5f6ae486ebd035238fb20ac5
      https://github.com/llvm/llvm-project/commit/85adce3d73589adc5f6ae486ebd035238fb20ac5
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
    M lld/test/ELF/ppc32-call-stub-nopic.s
    M lld/test/ELF/ppc32-call-stub-pic.s
    M lld/test/ELF/ppc32-canonical-plt.s
    M lld/test/ELF/ppc32-local-branch.s
    M lld/test/ELF/ppc32-reloc-rel.s
    M lld/test/ELF/ppc64-call-reach.s
    M lld/test/ELF/ppc64-reloc-rel.s
    M lld/test/ELF/ppc64-toc-restore.s
    M llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
    M llvm/lib/Target/PowerPC/PPCInstrInfo.td
    M llvm/test/CodeGen/PowerPC/alignlongjumptest.mir
    M llvm/test/tools/llvm-objdump/ELF/PowerPC/branch-offset.s

  Log Message:
  -----------
  [PPCInstPrinter] Change B to print the target address in hexadecimal form

Follow-up of D76591 and D76907




More information about the All-commits mailing list