llvm-project/llvm/lib/Transforms
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
..
Hello Kill off more cerr/cout uses and prune includes a bit. 2009-08-23 11:37:21 +00:00
IPO Introduce and use convenience methods for getting pointer types 2009-10-06 15:40:36 +00:00
Instrumentation Introduce and use convenience methods for getting pointer types 2009-10-06 15:40:36 +00:00
Scalar Introduce and use convenience methods for getting pointer types 2009-10-06 15:40:36 +00:00
Utils Introduce and use convenience methods for getting pointer types 2009-10-06 15:40:36 +00:00
Makefile The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00