search for: 9c197a68

Displaying 3 results from an estimated 3 matches for "9c197a68".

2010 May 21
0
[LLVMdev] Win32 COFF Support
Hi Nathan, According to http://llvm.org//docs/CodingStandards.html#hl_dontinclude you seem to be right on this one. If this isn't what the team leaders meant, they shouldn't have written it as it is. --Sam > >From: Nathan Jeffords <blunted2night at gmail.com> >To: Eli Friedman <eli.friedman at gmail.com> >Cc: LLVM Dev <llvmdev at cs.uiuc.edu> >Sent:
2010 May 25
2
[LLVMdev] Win32 COFF Support
...a good idea but don't know where to put this utility, and I have no experience with the automated testing system currently in use. Thanks, Nathan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100524/9c197a68/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: changes.patch Type: application/octet-stream Size: 49645 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100524/9c197a68/attachment.obj>
2010 May 20
2
[LLVMdev] Win32 COFF Support
Thanks for the feedback. The line for commit-worthy is a round of reviews and some tests > showing that basic functionality works. > Regarding tests, I would like to have some form of automated regression testing, but am not sure how to go about doing so. My current testing involves running through my compilers regression test (compiles links and executes a number of test sources) and