[all-commits] [llvm/llvm-project] d0b57b: [PowerPC][AIX][NFC] Replace deprecated getByValAli...

Sean Fertile via All-commits all-commits at lists.llvm.org
Wed Apr 8 10:29:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d0b57b41f4add8621df2e95a344b79ef544ca853
      https://github.com/llvm/llvm-project/commit/d0b57b41f4add8621df2e95a344b79ef544ca853
  Author: Sean Fertile <sd.fertile at gmail.com>
  Date:   2020-04-08 (Wed, 08 Apr 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp

  Log Message:
  -----------
  [PowerPC][AIX][NFC] Replace deprecated getByValAlign call.

Replace call to deprecated 'getByValAlign()' with
'getNonZeroByValAlign()'.




More information about the All-commits mailing list