about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-02-15 13:25:15 +0100
committervanhauser-thc <vh@thc.org>2021-02-15 13:25:15 +0100
commite3a5c31307f323452dc4b5288e0d19a02b596a33 (patch)
treecca651d72e43fd7eca29c28a3d47326c98cdb433 /docs/Changelog.md
parentdd2fd8027454acaa5c12beea6f7b721fc8794715 (diff)
downloadafl++-e3a5c31307f323452dc4b5288e0d19a02b596a33.tar.gz
llvm bug workaround for lto extint
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 71ef4c2c..e2482f8f 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -49,6 +49,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
       CLANG for old afl-clang
     - fixed a potential crash in the LAF feature
     - workaround for llvm 13
+    - workaround for llvm internal lto bug that lets not bitcast from _ExtInt()
   - qemuafl
     - QASan (address sanitizer for Qemu) ported to qemuafl!
       See qemu_mode/libqasan/README.md