[all-commits] [llvm/llvm-project] c9d036: [yaml2obj] - Implement BBAddrMapSection::getEntrie...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Mon Nov 9 00:19:23 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c9d036ad4a2962059c595c77abb51154e2f5ec27
      https://github.com/llvm/llvm-project/commit/c9d036ad4a2962059c595c77abb51154e2f5ec27
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-11-09 (Mon, 09 Nov 2020)

  Changed paths:
    M llvm/include/llvm/ObjectYAML/ELFYAML.h
    M llvm/lib/ObjectYAML/ELFYAML.cpp

  Log Message:
  -----------
  [yaml2obj] - Implement BBAddrMapSection::getEntries(). NFC.

This allows to use the generic fields validation
mechanism that we have.

The behavior (i.e. an error reported) remains the same.




More information about the All-commits mailing list