[all-commits] [llvm/llvm-project] 64868c: [PowerPC][Future] Fix for 75828ef615da

stefanp-ibm via All-commits all-commits at lists.llvm.org
Thu Apr 9 12:35:18 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 64868cbfcf7b56288973bb258fc47422bee46c15
      https://github.com/llvm/llvm-project/commit/64868cbfcf7b56288973bb258fc47422bee46c15
  Author: Stefan Pintilie <stefanp at ca.ibm.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
    M llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h

  Log Message:
  -----------
  [PowerPC][Future] Fix for 75828ef615da

Used unsigned long where uint64_t should have been used by mistake.
Fixed in this patch.




More information about the All-commits mailing list