[PATCH] D75422: [lld][ELF][COFF] Fix archived bitcode files naming

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 1 12:40:50 PST 2020


MaskRay added a comment.

For the title:

> Fix archived bitcode files naming

Suggested: Support -save-temps for thin archives.

The thin archive is a GNU extension. Otherwise there is no POSIX requirement to support a full path for a member. So this is not a bug.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75422/new/

https://reviews.llvm.org/D75422





More information about the llvm-commits mailing list