FYI: I just posted a short document with instructions on how to submit a proper bug report. If you run into problems using LLVM, please let us know. The instructions indicate steps to properly narrow down the bug, which will make life easier for the bug-fixer. :) http://llvm.cs.uiuc.edu/docs/HowToSubmitABug.html -Chris -- http://llvm.cs.uiuc.edu/ http://www.nondot.org/~sabre/Projects/
Ever thought of using something like bugzilla? -Tanya On Wed, 21 May 2003, Chris Lattner wrote:> > FYI: I just posted a short document with instructions on how to submit a > proper bug report. If you run into problems using LLVM, please let us > know. The instructions indicate steps to properly narrow down the bug, > which will make life easier for the bug-fixer. :) > > http://llvm.cs.uiuc.edu/docs/HowToSubmitABug.html > > -Chris > > -- > http://llvm.cs.uiuc.edu/ > http://www.nondot.org/~sabre/Projects/ > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev >
> Ever thought of using something like bugzilla?We will try to have something in place before the 1.0 release this summer, but for now, the list is the place to be. :) -Chris -- http://llvm.cs.uiuc.edu/ http://www.nondot.org/~sabre/Projects/
Maybe Matching Threads
- [LLVMdev] Bug submission instructions
- [LLVMdev] Beginner question: request guidance on how to trace 'make check' failure in SVN build
- [LLVMdev] RE: Disk Space on /usr/dcs/projects
- [LLVMdev] LLVM Developers' Meeting - Call for "Papers" deadline reminder!
- [LLVMdev] 2.3 Pre-release available for testing