The -o flag means something different to ar than what appears to be
intended here. Also, llvm-ar doesn't accept the flag in this position.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks for the patch! Please run git ls-files '*.gn' '*.gni' | xargs -n 1 gn format after making GN changes. (I forgot that for the PowerPC target too, so I'm running it for this file here too, so nothing to do for you, just pointing it out for next time.)