Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139098
[Alignment] Use Align for ObjectFile::getSectionAlignment ClosedPublic Authored by gchatelet on Dec 1 2022, 4:35 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 1 2022, 5:04 AM This revision was landed with ongoing or failed builds.Dec 9 2022, 1:35 AM Closed by commit rG10c47465e250: [Alignment] Use Align for ObjectFile::getSectionAlignment (authored by gchatelet). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 479251 llvm/include/llvm/Object/COFF.h
llvm/include/llvm/Object/ELFObjectFile.h
llvm/include/llvm/Object/MachO.h
llvm/include/llvm/Object/ObjectFile.h
llvm/include/llvm/Object/Wasm.h
llvm/include/llvm/Object/XCOFFObjectFile.h
llvm/lib/ExecutionEngine/JITLink/COFFLinkGraphBuilder.cpp
llvm/lib/Object/COFFObjectFile.cpp
llvm/lib/Object/MachOObjectFile.cpp
llvm/lib/Object/WasmObjectFile.cpp
llvm/lib/Object/XCOFFObjectFile.cpp
|