Tell Valgrind when we modify already-executed machine code so it knows
[oota-llvm.git] / cmake / config-ix.cmake
index 3a2b91cc33cf16095f5045dcbae7396010eda6c2..e72560bcef1928f2464ef7509f99e21b80d2a6f6 100755 (executable)
@@ -67,6 +67,7 @@ check_include_file(sys/wait.h HAVE_SYS_WAIT_H)
 check_include_file(termios.h HAVE_TERMIOS_H)
 check_include_file(unistd.h HAVE_UNISTD_H)
 check_include_file(utime.h HAVE_UTIME_H)
+check_include_file(valgrind/valgrind.h HAVE_VALGRIND_VALGRIND_H)
 check_include_file(windows.h HAVE_WINDOWS_H)
 
 # library checks