search for: pr257

Displaying 3 results from an estimated 3 matches for "pr257".

Did you mean: r257
2004 Apr 13
0
[LLVMdev] An LLVM 1.3 Request
...symlink. Once these three are done, it should just be a matter of moving the CVS ,v files from llvm/test/Programs into llvm/projects/TestPrograms, and then into a seperate CVS module when that works goes well. I attached a small draft of one vision of a future LLVM directory layout to the end of PR257. Please take a look and add a comment if you think that something else would make sense. > The end goal of this change is to minimize the size of a standard > distribution of LLVM and make configuration and building easier. This is *clearly* a useful change :) > What's the likeliho...
2004 Apr 13
2
[LLVMdev] An LLVM 1.3 Request
Hi List, There is an outstanding bug, #257, pertaining to separating out the detailed testing infrastructure from the main LLVM code. I would like to see fixed in the 1.3 release time frame. The bug can be found here: http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=257 I would have taken this one and done the work necessary but unfortunately I don't have CVS rights and this is almost
2004 Apr 13
4
[LLVMdev] An LLVM 1.3 Request
...seperate CVS module when that works goes well. I agree that moving the cvs files is a last step, but its also something that needs to be done incrementally as the solution is built in a branch. > > I attached a small draft of one vision of a future LLVM directory layout > to the end of PR257. Please take a look and add a comment if you think > that something else would make sense. Saw it, commented on it. > > > The end goal of this change is to minimize the size of a standard > > distribution of LLVM and make configuration and building easier. > > This is *...