[all-commits] [llvm/llvm-project] 7e10a6: Revert D139836 "[Alignment][NFC] Remove deprecated...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Dec 12 07:05:50 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e10a6a606b5fea990dd523eefb6fde9107e9f44
https://github.com/llvm/llvm-project/commit/7e10a6a606b5fea990dd523eefb6fde9107e9f44
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M llvm/include/llvm/IR/GlobalObject.h
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:
-----------
Revert D139836 "[Alignment][NFC] Remove deprecated GlobalObject::getAlignment"
This breaks lldb.
This reverts commit f3f15ca27fbb433ad5a65b1a1e0a071d2e9af505.
More information about the All-commits
mailing list