[PATCH] D33575: [llvm-ar] Make llvm-lib behave more like the MSVC archiver
Rafael Avila de Espindola via llvm-commits
llvm-commits at lists.llvm.org
Thu May 25 16:48:11 PDT 2017
Zachary Turner via Phabricator via llvm-commits
<llvm-commits at lists.llvm.org> writes:
> zturner added a comment.
>
> Why do we even need `WriteObjPaths`? Can't we just standardize on `true` for writing, but still support `false` for reading?
>
That is an interesting idea. Can you measure what the impact in on a
clang build?
Cheers,
Rafael
More information about the llvm-commits
mailing list