[all-commits] [llvm/llvm-project] 029644: [yaml2obj] - Refine how we set the sh_link field. ...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Tue Jan 26 01:32:24 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 029644ee510792120f1c0daf32989b401d4ce871
      https://github.com/llvm/llvm-project/commit/029644ee510792120f1c0daf32989b401d4ce871
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2021-01-26 (Tue, 26 Jan 2021)

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

  Log Message:
  -----------
  [yaml2obj] - Refine how we set the sh_link field. NFCI.

This refactors the logic that sets the `sh_link` field.
With this patch we set it in a single place for all sections.

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




More information about the All-commits mailing list