Chandler Carruth
2009-Oct-25 23:44 UTC
[LLVMdev] Any objections to removing 'win32/...' subtree from LLVM?
Daniel Dunbar tells me it's no longer in use, and poking around shows that it is extremely out of sync with trunk source code.
PyLLVM
2009-Oct-29 00:59 UTC
[LLVMdev] Any objections to removing 'win32/...' subtree from LLVM?
No objection. I'm studying LLVM on Win32 using visual studio. CMake works well for it. On Oct 26, 7:44 am, Chandler Carruth <chandl... at google.com> wrote:> Daniel Dunbar tells me it's no longer in use, and poking around shows > that it is extremely out of sync with trunk source code. > _______________________________________________ > LLVM Developers mailing list > LLVM... at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Chandler Carruth
2009-Oct-29 02:35 UTC
[LLVMdev] Any objections to removing 'win32/...' subtree from LLVM?
FYI, I'll plan on removing this subtree on Monday of next week if no one else chimes in requesting a reprieve... On Wed, Oct 28, 2009 at 5:59 PM, PyLLVM <pyllvm at gmail.com> wrote:> No objection. > I'm studying LLVM on Win32 using visual studio. > CMake works well for it. > > > On Oct 26, 7:44 am, Chandler Carruth <chandl... at google.com> wrote: >> Daniel Dunbar tells me it's no longer in use, and poking around shows >> that it is extremely out of sync with trunk source code. >> _______________________________________________ >> LLVM Developers mailing list >> LLVM... at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >
Possibly Parallel Threads
- [LLVMdev] Any objections to removing 'win32/...' subtree from LLVM?
- [LLVMdev] Any objections to removing 'win32/...' subtree from LLVM?
- [LLVMdev] Any objections to removing 'win32/...' subtree from LLVM?
- [LLVMdev] Any objections to removing 'win32/...' subtree from LLVM?
- [LLVMdev] Win32 COFF Support patch 5 (the final patch in the saga!)