OSDN Git Service

add support for running the test suite with valgrind. to run it just type 'make VG...
authorNuno Lopes <nunoplopes@sapo.pt>
Tue, 7 Oct 2008 14:48:14 +0000 (14:48 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Tue, 7 Oct 2008 14:48:14 +0000 (14:48 +0000)
commit2bdc07b398db1471ebf0fe286519f21a59b8ff8c
tree8815b61e35e746b64ed8d5f28019ebf1cda97985
parent40d513960a50664c3c4130a40612a5e3673615ce
add support for running the test suite with valgrind. to run it just type 'make VG=1', as in clang
beware of the 42000 leaks reported by valgrind in the Constant.cpp + Type.cpp files. it needs fixing IMHO

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57245 91177308-0d34-0410-b5e6-96231b3b80d8
test/Makefile
test/lib/llvm.exp