[all-commits] [llvm/llvm-project] 3bbfae: [reland][Alignment][NFC] Remove access to deprecat...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Dec 12 08:38:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3bbfaee23d41c099547c652f87b252ab6e1f6c46
https://github.com/llvm/llvm-project/commit/3bbfaee23d41c099547c652f87b252ab6e1f6c46
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M llvm/lib/IR/Globals.cpp
M llvm/lib/Linker/LinkModules.cpp
M llvm/lib/Object/IRSymtab.cpp
M llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
M llvm/lib/Transforms/IPO/MergeFunctions.cpp
M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
M llvm/unittests/IR/ValueTest.cpp
Log Message:
-----------
[reland][Alignment][NFC] Remove access to deprecated GlobalObject::getAlignment from llvm
Differential Revision: https://reviews.llvm.org/D139836
More information about the All-commits
mailing list