midhuncodes7 wrote: > That, to me, isn't valid usage, since %t.o is a full path. It doesn't make any more sense than trying to extract an archive member by name, but using a full path. Removed the system call to extract filename. https://github.com/llvm/llvm-project/pull/150401