This renames llvm-dotest to lldb-dotest and makes it a custom target so
you can run ninja lldb-dotest to rebuild whatever is necessary before
rerunning the tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
The name should be changed (also the utility name), but that should be done separately.
Comment Actions
Also, I second the feeling of having lldb somewhere in the name for the utility (rather than llvm :)
Comment Actions
Yeah, that's more sensible indeed. I must have had llvm-lit in mind and never gave it a second thought.