28/01/2021 20:05, Dmitry Kozlyuk: > "llvm-ar xv lib.a" from LLVM 8 doesn't print extracted object file > names. The effect of "v" is not formally specified either. > Use "llvm-ar t" to get archive member names. > > Reported-by: XuemingX Zhang <[email protected]> > > Signed-off-by: Dmitry Kozlyuk <[email protected]>
Applied, thanks

