[PATCH] D44357: COFF: Adjust how we detect weak externals

Alex Crichton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 07:24:40 PDT 2018


alexcrichton added a comment.

Thanks! This looks like it would do the trick yeah. I think we've since removed the C++ code that caused the error on our end (for entirely unrelated reasons) so we're unlikely to hit this any more (and can probably revert the patch I had), but this'd be good to get into the next version of LLVM!


Repository:
  rL LLVM

https://reviews.llvm.org/D44357





More information about the llvm-commits mailing list