add forgotten floating point comparisons in laf-intel/llvm_mode

This commit is contained in:
hexcoder- 2019-10-16 20:37:58 +02:00
parent 77695d75bb
commit 1aec670c43

View File

@ -42,6 +42,7 @@ Version ++2.54d-2.57c (release):
- updated documentation
- Wine mode to run Win32 binaries with the QEMU instrumentation (-W)
- CompareCoverage for ARM target in QEMU/Unicorn
- laf-intel in llvm_mode now also handles floating point comparisons
--------------------------