diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-09-23 10:41:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-23 10:41:11 -0700 |
commit | 81cf8b886b3c617f7e6806de7856e81148ed477c (patch) | |
tree | 656065a73b7197cd6cb1614da14ecaab0f10fd30 /llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | |
parent | 8e383e22e2ba68556bf815d55312b190633dbed7 (diff) | |
download | llvm-81cf8b886b3c617f7e6806de7856e81148ed477c.zip llvm-81cf8b886b3c617f7e6806de7856e81148ed477c.tar.gz llvm-81cf8b886b3c617f7e6806de7856e81148ed477c.tar.bz2 |
[LLVM] Remove `prepare-check-lit` from lit testsuite dependencies (#159922)
Remove `prepare-check-lit` as it's not intended to prepare the
`llvm-lit` binary (which was the original intent of adding this target
to the dependencies). `llvm-lit` is pre-populated when you run cmake, so
there is no need to have an extra dependency for that. That also means
that if you do `rm -rf build/bin` and then run `ninja -C build
check-llvm-filecheck` llvm-lit will not get copied over and you need to
run cmake again to get it back.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp')
0 files changed, 0 insertions, 0 deletions