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 On 12 January 2013 12:08, Reed Kotler <rkotler at mips.com> wrote:> Is there a way to just run one test with "make check" for either the llvm > or clang test suites? > > Tia. > > Reed > ______________________________**_________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu llvm.cs.uiuc.edu > lists.cs.uiuc.edu/**mailman/listinfo/llvmdev<lists.cs.uiuc.edu/mailman/listinfo/llvmdev> >-------------- next part -------------- An HTML attachment was scrubbed... URL: <lists.llvm.org/pipermail/llvm-dev/attachments/20130112/ede8f724/attachment.html>
On 01/12/2013 04:43 AM, Joey Gouly wrote:> `llvm-lit path/to/test/file/here` >tthanks. adding -v shows all output if there are errors .> > Joey > > > On 12 January 2013 12:08, Reed Kotler <rkotler at mips.com > <mailto:rkotler at mips.com>> wrote: > > Is there a way to just run one test with "make check" for either > the llvm or clang test suites? > > Tia. > > Reed > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu <mailto:LLVMdev at cs.uiuc.edu> > llvm.cs.uiuc.edu > lists.cs.uiuc.edu/mailman/listinfo/llvmdev > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <lists.llvm.org/pipermail/llvm-dev/attachments/20130112/6ce342ea/attachment.html>