i do ``` llvm-strip --strip-unneeded * ``` under a directory. strip can ignore the errors and move on but llvm-strip cannot. How to fix it?