[all-commits] [llvm/llvm-project] 43024b: [rereland][Alignment][NFC] Remove access to deprec...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Dec 13 04:23:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43024b4ce47c7e4685a81b1f3fca2421be809579
https://github.com/llvm/llvm-project/commit/43024b4ce47c7e4685a81b1f3fca2421be809579
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-12-13 (Tue, 13 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:
-----------
[rereland][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