search for: a2efbcdc

Displaying 1 result from an estimated 1 matches for "a2efbcdc".

Did you mean: a2ecbccc
2019 Jul 10
2
[llvm-ar] default llvm-ar archive format type gnu vs darwin
Hi all, I've been making some additional tests for llvm-ar recently and was surprised by the behaviour regarding which archive format to output when the --format argument hasn't been used. >From 273373: Try to be more clever about selecting the default format. When an existing archive is used, use the type of the archive to determine the format. When existing members are present,