Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139836
[Alignment][NFC] Remove deprecated GlobalObject::getAlignment ClosedPublic Authored by gchatelet on Dec 12 2022, 5:08 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 12 2022, 5:42 AM This revision was landed with ongoing or failed builds.Dec 12 2022, 6:51 AM Closed by commit rGf3f15ca27fbb: [Alignment][NFC] Remove deprecated GlobalObject::getAlignment (authored by gchatelet). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 482109 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
|