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

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 13:43:52 PDT 2017


Rui Ueyama via Phabricator <reviews at reviews.llvm.org> writes:

> ruiu added a comment.
>
> That's what this patch is doing. This patch creates LazyObjectFile, not ObjectFile.

Oh, sorry about that. Now I am confused. What was the semantic change
being discussed?

Taking another look.

Cheers,
Rafael


More information about the llvm-commits mailing list