about summary refs log tree commit diff stats
path: root/test/expression/simplifications.py
diff options
context:
space:
mode:
authorAdrien Guinet <adrien@guinet.me>2020-03-05 14:15:07 +0100
committerAdrien Guinet <adrien@guinet.me>2020-05-24 12:07:32 +0200
commita9768e386759d71de2c58a61e660308552574997 (patch)
treead8b1dffcc7b07b91319afd7b1b780859dd8325c /test/expression/simplifications.py
parent5dace179283f488f790c5508cf3e3f148b417f01 (diff)
downloadmiasm-a9768e386759d71de2c58a61e660308552574997.tar.gz
miasm-a9768e386759d71de2c58a61e660308552574997.zip
Include missing functions from llvm's compiler-rt into Jitllvm
Under Windows, we also need to compile these with clang (because MSVCRT doesn't seem to
have proper uint128_t support), so automatically check if clang is
installed (through the registry) and force distutils to use it (with a
not so nice hack).

Last but not least, this only works for 64 bit systems, so disable the mn_div
test if this is not the case.
Diffstat (limited to 'test/expression/simplifications.py')
0 files changed, 0 insertions, 0 deletions