[PATCH] D95851: [MC][ELF] Support for zero flag section groups

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 11:09:59 PST 2021


phosek updated this revision to Diff 324056.
phosek marked 5 inline comments as done.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95851/new/

https://reviews.llvm.org/D95851

Files:
  llvm/include/llvm/MC/MCContext.h
  llvm/include/llvm/MC/MCSectionELF.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/MC/ELFObjectWriter.cpp
  llvm/lib/MC/MCContext.cpp
  llvm/lib/MC/MCELFStreamer.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/lib/MC/MCParser/ELFAsmParser.cpp
  llvm/lib/MC/MCSectionELF.cpp
  llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
  llvm/lib/Target/ARM/ARMTargetObjectFile.cpp
  llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  llvm/lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp
  llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
  llvm/lib/Target/XCore/XCoreTargetObjectFile.cpp
  llvm/test/CodeGen/X86/elf-group.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95851.324056.patch
Type: text/x-patch
Size: 32117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210216/fdfb5f7c/attachment.bin>


More information about the llvm-commits mailing list