Issue 103710
Summary [lld][clang] I think we need a wine PE header for ELF binaries
Labels clang, lld
Assignees
Reporter trcrsired
    Wine has this special ```__wine_spec_nt_header```

https://github.com/wine-mirror/wine/blob/master/tools/winebuild/spec32.c#L738

is that possible to make lld to print this out so that we can easily build linux .so that can be used in wine PE environment?
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to