[all-commits] [llvm/llvm-project] 560188: [ELF][PowerPC] Define NOP as 0x60000000 to tidy up...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Sep 11 09:20:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 560188ddcccb4e5ca2261c1990f085101238c8df
      https://github.com/llvm/llvm-project/commit/560188ddcccb4e5ca2261c1990f085101238c8df
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-09-11 (Fri, 11 Sep 2020)

  Changed paths:
    M lld/ELF/Arch/PPC64.cpp

  Log Message:
  -----------
  [ELF][PowerPC] Define NOP as 0x60000000 to tidy up code. NFC

Reviewed By: nemanjai

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




More information about the All-commits mailing list