[PATCH] D60081: [COFF] Fix delay import directory iterator

Joseph Tremoulet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 3 11:17:15 PDT 2019


JosephTremoulet added a comment.

No, I hadn't seen the test files in lld/test/COFF; thanks for the pointers!  Testcase added; I verified that it fails without the fix and passes without it, and that neither `make check` nor `make check-lld` regress.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60081





More information about the llvm-commits mailing list