1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/unittests
Jeffrey Yasskin 3eacbf419d Make the ExecutionEngine automatically remove global mappings on when their
GlobalValue is destroyed.  Function destruction still leaks machine code and
can crash on leaked stubs, but this is some progress.

llvm-svn: 83987
2009-10-13 17:42:08 +00:00
..
ADT Pacify the compiler (signed with unsigned comparison) by making 2009-10-13 09:23:11 +00:00
ExecutionEngine Make the ExecutionEngine automatically remove global mappings on when their 2009-10-13 17:42:08 +00:00
Support Fix http://llvm.org/PR5160, to let CallbackVHs modify other ValueHandles on the 2009-10-12 17:43:32 +00:00
Transforms Introduce and use convenience methods for getting pointer types 2009-10-06 15:40:36 +00:00
VMCore Update unittests for MDNode uniquing disable. 2009-09-07 04:19:02 +00:00
Makefile New unit test for the cloning module, which so far only covers cloning of 2009-09-27 21:39:46 +00:00
Makefile.unittest Try to fix unit test linking on linux ... 2009-10-02 19:52:33 +00:00