[PATCH] D86138: [yaml2obj] - Don't crash when `FileHeader` declares an empty `Flags` key in specific situations.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 06:00:49 PDT 2020


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

LGTM. Is there testing for the other flags discussed in that function? If not, we might want to add it.


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

https://reviews.llvm.org/D86138



More information about the llvm-commits mailing list