Adrien Guinet
Adrien Guinet
I just installed LLVM8 under Windows, and `clang_rt.builtins-x86_64.lib` is provided. I will try the `addArchive` thing on Windows later on, that might work out-of-the-box. The question would be how to...
Thanks @sklam for the heads up! For information, I tried using `addArchive` under Windows, and there is an issue. MCJIT under Windows generates ELF object, because at first there was...
I've asked the author of the COFF runtime dynamic loader if that we could use it under Windows for jitting purposes, and here are parts of his answer (quoted with...
For what it worths, we tried this hack for Miasm: https://github.com/cea-sec/miasm/pull/1153/files Maybe the easiest thing is to include these functions directly within llvmlite? (I can make the PR if that's...
This is basically proposal 2 :)
Is this still the case with arybo 1.1.0 under Windows/Python 32 bits ?
I don't know if I will have time to do this, but I note this feature in the list of the next things to do! I would also greatly accept...
It might be because the "virtual" packets generated by FreeBSD on the virtual network interfaces don't have the same format than linux ones. As I don't easy access to a...
Do not hesitate to submit a PR that would compile with MSVC, I'd be happy to review it!
It actually should show all buses. What system are you using?