[LLVMdev] Win32 COFF Support

Nathan Jeffords blunted2night at gmail.com
Mon May 24 17:49:14 PDT 2010


 Hi all,

Here is the latest revision of my Win32 COFF Support patch. This version
includes changes based on Eli's feedback, and an implementation of weak
reference symbols (COFF weak externals). If there is nothing major wrong
with it, I would like to commit it.

I can understand the lack of automated regression testing being one of those
reasons. If so, can I have some guidance on how to approach that. Aaron
had suggested using a object file dumping utility to generate a
text representation and then diffing that against the expected output. I
think that is 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>


More information about the llvm-dev mailing list