Follow up on D138653.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138686
[NFC] Add helper method to ensure min alignment on MCSection ClosedPublic Authored by gchatelet on Nov 24 2022, 12:56 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 25 2022, 12:32 AM Closed by commit rG702126aec5a3: [NFC] Add helper method to ensure min alignment on MCSection (authored by gchatelet). · Explain WhyNov 28 2022, 2:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 478160 bolt/lib/Core/BinaryEmitter.cpp
llvm/include/llvm/MC/MCSection.h
llvm/lib/MC/MCELFStreamer.cpp
llvm/lib/MC/MCObjectStreamer.cpp
llvm/lib/MC/MCWinCOFFStreamer.cpp
llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp
llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
|