1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/lib
Chris Lattner 24a94a50d8 Support more cases...
llvm-svn: 2490
2002-05-06 16:49:18 +00:00
..
Analysis Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
AsmParser Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
Bytecode Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
CodeGen Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
ExecutionEngine Change usage of isPointerType to use isa 2002-05-06 16:15:49 +00:00
Support Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
Target Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
Transforms Support more cases... 2002-05-06 16:49:18 +00:00
VMCore Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
Makefile Moved assembly writer library into its own top level directory. 2002-04-08 19:42:33 +00:00