Skip to content

updates for current LLVM, add more string comparison functions

Heiko Eißfeldt requested to merge hexcoder/laf-llvm-pass:master into master

Updated for LLVM 7.0 added support for additional string comparison functions strncmp(), strcasecmp(), strncasecmp() added a small usage file add new passes to make install

Merge request reports