LLVM-Windows-Binaries icon indicating copy to clipboard operation
LLVM-Windows-Binaries copied to clipboard

It works on 3.9

Open stijnsanders opened this issue 8 years ago • 2 comments

I've tried to build LLVM-3.9.dll using LibDefExtractor, and it works! Even more, link no longer complains that DllMain is missing. I assume this is because one is included in the build-process for LTO.dll.

I might take some time out later (if I can make some available) to update the documentation from '3.4' to '3.9' and do a pull request, but in the mean time I thought of letting it know. In the form of an issue. Though it isn't quite an issue. Sorry.

stijnsanders avatar Jan 06 '17 17:01 stijnsanders

This is the best kind of issue :)

On Fri, 6 Jan 2017, 17:22 Stijn Sanders, [email protected] wrote:

I've tried to build LLVM-3.9.dll using LibDefExtractor, and it works! Even more, link no longer complains that DllMain is missing. I assume this is because one is included in the build-process for LTO.dll.

I might take some time out later (if I can make some available) to update the documentation from '3.4' to '3.9' and do a pull request, but in the mean time I thought of letting it know. In the form of an issue. Though it isn't quite an issue. Sorry.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CRogers/LLVM-Windows-Binaries/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/AAYR4x1O0xv7EsYl8cKy5adhRigBUsVvks5rPng4gaJpZM4Lc66l .

CRogers avatar Jan 06 '17 17:01 CRogers

You mean issues of the kind "not an issue"? https://www.merriam-webster.com/dictionary/issue (or 7: 'discharge from the body'?! èuw) By the way, feel free to close this issue. Unless you would like this issue as a reminder to have a look in depth at this DllMain, if it is indeed the one from LTO.dll, and is not interfering things when used from LLVM-<current version>.dll. I haven't gotten the time to put it to work (as I'll probably first search some time to find or write an LLVM binding for Delphi)...

stijnsanders avatar Jan 06 '17 20:01 stijnsanders