[all-commits] [llvm/llvm-project] ca01a6: [PowerPC] Parse and ignore .machine ppc64

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Nov 2 16:50:14 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ca01a6b3aceb74134fed6a177165c040ee2703de
      https://github.com/llvm/llvm-project/commit/ca01a6b3aceb74134fed6a177165c040ee2703de
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
    M llvm/test/MC/PowerPC/ppc-machine.s

  Log Message:
  -----------
  [PowerPC] Parse and ignore .machine ppc64

In the wild, kexec-tools purgatory/arch/ppc64/v2wrap.S and hvcall.S
use this directive.




More information about the All-commits mailing list