[all-commits] [llvm/llvm-project] ebd26c: [PowerPC] Delete PPCDarwinAsmPrinter and PPCMCAsmI...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Jan 12 11:05:56 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ebd26cc8c434f40fe8079ee823e7657b5138769f
      https://github.com/llvm/llvm-project/commit/ebd26cc8c434f40fe8079ee823e7657b5138769f
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-01-12 (Sun, 12 Jan 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp
    M llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h
    M llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
    M llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
    R llvm/test/CodeGen/PowerPC/hello-reloc.s
    R llvm/test/MC/MachO/PowerPC/coal-sections-powerpc.s
    R llvm/test/MC/MachO/PowerPC/lit.local.cfg
    R llvm/test/MC/PowerPC/ppc-separator.s

  Log Message:
  -----------
  [PowerPC] Delete PPCDarwinAsmPrinter and PPCMCAsmInfoDarwin

Darwin support has been removed.

Reviewed By: nemanjai

Differential Revision: https://reviews.llvm.org/D72063




More information about the All-commits mailing list