ninja -C out/gn check-lld is not a valid command with the current checkin.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I really hope gn catches on and it also works with the tools layout ( i.e. llvm/tools/lld ) so I can make good use of ninja -C out/gn check-lld. :)
Comment Actions
As far as I understand, that layout will go away once the transition to the monorepo is done, so I haven't spent time on supporting it.
Comment Actions
If you still want to land this, maybe use llvm-undname since that's a useful binary that now works.