[all-commits] [llvm/llvm-project] 746bd8: Replace get*Alignment() methods with get*Align() e...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Mar 18 11:27:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 746bd860c9c5c07332b145e0d29af0a49bf69dfe
      https://github.com/llvm/llvm-project/commit/746bd860c9c5c07332b145e0d29af0a49bf69dfe
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M llvm/lib/CodeGen/PrologEpilogInserter.cpp

  Log Message:
  -----------
  Replace get*Alignment() methods with get*Align() equivalents.

Fixes deprecation warning in EXPENSIVE_CHECKS builds.




More information about the All-commits mailing list