[PATCH] D36065: [llvm-dlltool] Write correct weak externals

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 30 13:59:19 PDT 2017


mstorsjo added a comment.

In https://reviews.llvm.org/D36065#825554, @martell wrote:

> Indeed, the string table should be written afterwards, thanks martin.
>  Feel free to add aarch64 to the frontend if you are using llvm-dlltool for wine.
>  I saw your mingw-w64 PATCH earlier to enable arm when using dlltool.


Not using it for wine, but I'll try to use it for mingw/arm64. I'll send a patch for hooking that up once I've got something worth showing there :-)


https://reviews.llvm.org/D36065





More information about the llvm-commits mailing list