[PATCH] D90390: [yaml2obj] - Make `Section::Link` field to be `Optional<>`.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 29 09:07:05 PDT 2020


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

LGTM.

> This makes it to be optional and fixes corresponding test cases.

This makes it optional...


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90390/new/

https://reviews.llvm.org/D90390



More information about the llvm-commits mailing list