[llvm-commits] [llvm] r98529 - in /llvm/trunk: autoconf/configure.ac cmake/config-ix.cmake cmake/modules/LLVMLibDeps.cmake configure include/llvm/Config/config.h.cmake include/llvm/Config/config.h.in include/llvm/System/Valgrind.h lib/System/CMakeLists.txt lib/System/Memory.cpp lib/System/Valgrind.cpp lib/Target/X86/X86JITInfo.cpp
Duncan Sands
baldrick at free.fr
Mon Mar 15 01:43:45 PDT 2010
> Tell Valgrind when we modify already-executed machine code so it knows
> to re-instrument the code. We depend on the system valgrind.h to
> avoid adding a new license.
Nice!
Ciao,
Duncan.
More information about the llvm-commits
mailing list