[Hexagon] Generate "extract" instructions more aggressively
[oota-llvm.git] / autoconf / configure.ac
index 4919e84de2578a5503cab08be39601ae95de9632..d6778ac025033061a003fcb9cf3ba1f15eba4622 100644 (file)
@@ -1628,7 +1628,6 @@ dnl===-----------------------------------------------------------------------===
 
 AC_CHECK_LIB(m,sin)
 if test "$llvm_cv_os_type" = "MingW" ; then
-  AC_CHECK_LIB(imagehlp, main)
   AC_CHECK_LIB(ole32, main)
   AC_CHECK_LIB(psapi, main)
   AC_CHECK_LIB(shell32, main)