[PATCH] D23743: lit/setup.py: Install as llvm-lit (as cmake expects it)

Daniel Dunbar via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 20:26:12 PDT 2016


ddunbar requested changes to this revision.
ddunbar added a comment.
This revision now requires changes to proceed.

This isn't correct, llvm-lit is something else (an llvm specific entry point to lit that knows the object directory). That doesn't belong in the base lit project.


https://reviews.llvm.org/D23743





More information about the llvm-commits mailing list