[PATCH] D45789: Fix nullptr passed to memcpy in lld/COFF/Chunks.cpp
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 19 14:55:51 PDT 2018
ruiu added a comment.
This is not actually that important, but I think I prefer my original suggestion. At least we shouldn't use assert() to report a broken file.
https://reviews.llvm.org/D45789
More information about the llvm-commits
mailing list