[all-commits] [llvm/llvm-project] baf322: [yaml2obj] - Implement the "Offset" property for t...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Wed May 20 03:39:20 PDT 2020


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

  Changed paths:
    M llvm/include/llvm/ObjectYAML/ELFYAML.h
    M llvm/lib/ObjectYAML/ELFEmitter.cpp
    M llvm/lib/ObjectYAML/ELFYAML.cpp
    M llvm/test/tools/yaml2obj/ELF/custom-fill.yaml

  Log Message:
  -----------
  [yaml2obj] - Implement the "Offset" property for the Fill Chunk.

Similar to a regular section chunk, a Fill should have this property.
This patch implements it.

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




More information about the All-commits mailing list