[PATCH] D88199: Introduce and use a new section type for the bb_addr_map section.

Rahman Lavaee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 28 11:08:39 PDT 2020


rahmanl updated this revision to Diff 294765.
rahmanl added a comment.

- Remove non-llvm section types from the test.
- Rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88199

Files:
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/BasicBlockSections.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/lib/MC/MCParser/ELFAsmParser.cpp
  llvm/lib/MC/MCSectionELF.cpp
  llvm/lib/Object/ELF.cpp
  llvm/test/CodeGen/X86/basic-block-sections-labels-functions-sections.ll
  llvm/test/CodeGen/X86/basic-block-sections-labels.ll
  llvm/test/MC/AsmParser/section_types.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88199.294765.patch
Type: text/x-patch
Size: 9431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200928/c01abadc/attachment.bin>


More information about the llvm-commits mailing list