[Alignment][NFC] Remove deprecated GlobalObject::getAlignment
authorGuillaume Chatelet <gchatelet@google.com>
Mon, 12 Dec 2022 13:06:56 +0000 (13:06 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Mon, 12 Dec 2022 14:50:39 +0000 (14:50 +0000)
commitf3f15ca27fbb433ad5a65b1a1e0a071d2e9af505
tree7d3dbf5f2971de47edd4d4ff3807de8524566cf7
parentdabda23f1991f7c4e5a840ee6cf1290e18fa2e88
[Alignment][NFC] Remove deprecated GlobalObject::getAlignment

Differential Revision: https://reviews.llvm.org/D139836
llvm/include/llvm/IR/GlobalObject.h
llvm/lib/IR/Globals.cpp
llvm/lib/Linker/LinkModules.cpp
llvm/lib/Object/IRSymtab.cpp
llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
llvm/lib/Transforms/IPO/MergeFunctions.cpp
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/unittests/IR/ValueTest.cpp