Currently the asan tests don't work with llvm-lit with some lit config errors.
This patch makes the tests run with llvm-lit,
e.g. ./bin/llvm-lit [...]/compiler-rt/test/asan
Details
Details
- Reviewers
samsonov hans - Commits
- rG7f84f62ef07a: Make compiler-rt/asan tests run with llvm-lit.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo