summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Valgrind.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Tell Valgrind when we modify already-executed machine code so it knowsJeffrey Yasskin2010-03-151-0/+54
to re-instrument the code. We depend on the system valgrind.h to avoid adding a new license. llvm-svn: 98529
OpenPOWER on IntegriCloud