llvm-6502/unittests
Jeffrey Yasskin 241611570a Remove the last memory leak from the VMCore unit tests.
Tested: valgrind --leak-check=full unittests/VMCore/Debug/VMCoreTests


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98414 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-13 02:15:08 +00:00
..
ADT
ExecutionEngine Fix PR6360. It's easy for a stub's address to escape to user code, so we can't 2010-03-04 19:45:09 +00:00
Support
Transforms
VMCore Remove the last memory leak from the VMCore unit tests. 2010-03-13 02:15:08 +00:00
Makefile
Makefile.unittest Consolidate GoogleTest make options and duplicate them to its own makefile. 2010-03-09 19:24:49 +00:00