Is there a way to just run one test with "make check" for either the llvm or clang test suites?
Tia.
Reed
Is there a way to just run one test with "make check" for either the llvm or clang test suites?
Tia.
Reed
llvm-lit path/to/test/file/here
Joey
tthanks. adding -v shows all output if there are errors .