[llvm-commits] COFF patch

Cameron Esfahani dirty at apple.com
Thu Jul 29 16:56:05 PDT 2010


My first patch, so please be gentle...

This fixes a problem I was seeing with the COFF back end.  All of the string data was getting put into one data fragment, and so none of the fixup references were correct.

I also made sure the TimeDateStamp in the COFF header had a correct value.

I also fixed a spot in MCFragment where Offset wasn't being properly initialized.

This patch was generated against revision 109821.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: COFFfragment.patch
Type: application/octet-stream
Size: 1983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100729/6a4e1156/attachment.obj>
-------------- next part --------------


Cameron Esfahani
dirty at apple.com

"I cannot for the life of me understand why, while people without driver's licenses are not allowed on public roads, in bookstores one can find any number of books by persons without decency - let alone knowledge."

"His Master's Voice", Stanislaw Lem




More information about the llvm-commits mailing list