This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-13 08:54:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
unittests
/
VMCore
History
Jeffrey Yasskin
9058ef4163
Remove a memory leak from VerifierTest.
...
Tested: valgrind --leak-check=full unittests/VMCore/Debug/VMCoreTests llvm-svn: 98411
2010-03-13 01:34:56 +00:00
..
ConstantsTest.cpp
Push LLVMContexts through the IntegerType APIs.
2009-08-13 21:58:54 +00:00
DerivedTypesTest.cpp
Fix some of the memcheck errors found in the JIT unittests.
2010-02-11 06:41:30 +00:00
Makefile
Call doInitialization(), releaseMemory(), and doFinalization() for on-the-fly passes as well.
2009-06-29 18:49:09 +00:00
MetadataTest.cpp
Stop leaking MDStrings.
2010-03-04 23:24:19 +00:00
PassManagerTest.cpp
Roll r94484 (avoiding RTTI problems in tests) forward again in a way that isn't
2010-01-26 23:30:46 +00:00
VerifierTest.cpp
Remove a memory leak from VerifierTest.
2010-03-13 01:34:56 +00:00