[PATCH] D32721: Accept archive files with no symbol table instad of warning on them.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 10:15:41 PDT 2017


ruiu added a comment.

That's what this patch is doing. This patch creates LazyObjectFile, not ObjectFile.


https://reviews.llvm.org/D32721





More information about the llvm-commits mailing list