1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/unittests
Jeffrey Yasskin 5dea722948 Remove a memory leak from MetadataTest.
Tested: valgrind --leak-check=full unittests/VMCore/Debug/VMCoreTests
llvm-svn: 98412
2010-03-13 01:39:20 +00:00
..
ADT Teach APFloat how to create both QNaNs and SNaNs and with arbitrary-width 2010-02-28 02:51:25 +00:00
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 Spelling fixes. 2010-03-01 17:51:02 +00:00
Transforms
VMCore Remove a memory leak from MetadataTest. 2010-03-13 01:39:20 +00:00
Makefile
Makefile.unittest Consolidate GoogleTest make options and duplicate them to its own makefile. 2010-03-09 19:24:49 +00:00