[all-commits] [llvm/llvm-project] d9e2c8: [yaml2obj][COFF] Make some PEHeader fields optional

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Nov 6 16:40:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9e2c8f54ddefa89e5599f0a011f946cab1a8534
      https://github.com/llvm/llvm-project/commit/d9e2c8f54ddefa89e5599f0a011f946cab1a8534
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-11-06 (Sat, 06 Nov 2021)

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

  Log Message:
  -----------
  [yaml2obj][COFF] Make some PEHeader fields optional

This makes it easy to write tests where the irrelevant fields are not needed.




More information about the All-commits mailing list