[IR] Remove getABITypeAlignment
authorKazu Hirata <kazu@google.com>
Mon, 12 Jun 2023 15:10:59 +0000 (08:10 -0700)
committerKazu Hirata <kazu@google.com>
Mon, 12 Jun 2023 15:11:00 +0000 (08:11 -0700)
commit1f9aaf5fb67d1d1fada20cb88993916720d7e09b
tree4b11a778b6a28667ecdc1409650a3918f93ad9c9
parent9eea63bc9ccf5bd18a040cc028238ac4b49b77ea
[IR] Remove getABITypeAlignment

The last use of getABITypeAlignment was removed by:

  commit 26bd6476c61f08fc8c01895caa02b938d6a37221
  Author: Guillaume Chatelet <gchatelet@google.com>
  Date:   Fri Jan 13 15:05:24 2023 +0000

Differential Revision: https://reviews.llvm.org/D152670
llvm/include/llvm/IR/DataLayout.h
llvm/lib/IR/DataLayout.cpp