hanchenye-llvm-project/llvm/unittests
Duncan Sands 9ed7b16bf3 Introduce and use convenience methods for getting pointer types
where the element is of a basic builtin type.  For example, to get
an i8* use getInt8PtrTy.

llvm-svn: 83379
2009-10-06 15:40:36 +00:00
..
ADT Fix a few more conversion warnings on 4.0 2009-09-18 17:48:05 +00:00
ExecutionEngine Fix http://llvm.org/PR5116 by rolling back r60822. This passes `make unittests 2009-10-06 00:35:55 +00:00
Support Introduce and use convenience methods for getting pointer types 2009-10-06 15:40:36 +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