[all-commits] [llvm/llvm-project] 304b0e: [yaml2obj] - Move "repeated section/fill name" che...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Sat May 23 07:46:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 304b0ed40392830e6f833c56b38cdc8296f58ce4
      https://github.com/llvm/llvm-project/commit/304b0ed40392830e6f833c56b38cdc8296f58ce4
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-05-23 (Sat, 23 May 2020)

  Changed paths:
    M llvm/lib/ObjectYAML/ELFEmitter.cpp

  Log Message:
  -----------
  [yaml2obj] - Move "repeated section/fill name" check earlier.

This allows to simplify the code.
Doing checks early is generally useful.

Differential revision: https://reviews.llvm.org/D79985




More information about the All-commits mailing list