Inter procedural optimization
Compare changes
+ 38
− 6
@@ -37,13 +38,43 @@ AM_PROG_CC_C_O
@@ -179,6 +210,7 @@ if test "$enable_san" = "yes"; then
@@ -320,12 +352,12 @@ AC_ARG_ENABLE([compiler-warnings],
These patches enable inter procedural optimization for the GCC and Intel compilers. They may also work for the LLVM/clang.
Further response to #104 (closed).
Matthieu, I tried these and didn't see any improvements. Can you also check please.