[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
Fri Sep 25 11:20:00 PDT 2020


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

- Add new test for MCParser.
- Clang-format.


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.294371.patch
Type: text/x-patch
Size: 9345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/72fe5926/attachment.bin>


More information about the llvm-commits mailing list