[LLVMdev] Win32 COFF Support
Eli Friedman
eli.friedman at gmail.com
Fri May 28 13:28:01 PDT 2010
On Fri, May 28, 2010 at 6:38 AM, Óscar Fuentes <ofv at wanadoo.es> wrote:
> Nathan Jeffords <blunted2night at gmail.com> writes:
>
>> For those that are interested, I have attached the latest version of my
>> Win32 COFF support patch. There is no new functionality, I just fixed some
>> compiler errors due to recent changes in the MC library.
>
> Thanks Nathan.
>
> Any objections for not accepting the patch into LLVM? If none, I'll
> apply it after the weekend.
There should minimally be a bare-bones test to make sure that basic
COFF writer functionality doesn't crash. Besides that, I don't see
any issues.
-Eli
More information about the llvm-dev
mailing list