Chris Lattner 2761e9f076 * Remove obselete code for unsized arrays
* Add new function printTypeAtLeastOneLevel used to...
* Print the symbol table *WITH SYMBOLIC TYPES*.  Now we get:
       %tree = type { int, %tree*, %tree* }
  in the type definition section of the disassembled output instead of
       %tree = type { int, \2*, \2* }
  the different for the health benchmark and power are simply amazing.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2240 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-13 20:53:41 +00:00
..
2002-04-08 22:03:57 +00:00
2001-06-06 20:29:01 +00:00
2002-04-13 18:58:33 +00:00
2002-04-04 19:24:48 +00:00
2002-04-04 19:35:24 +00:00