diff options
author | Chris Lattner <sabre@nondot.org> | 2002-04-13 20:53:41 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-04-13 20:53:41 +0000 |
commit | 2761e9f076bbe6c961629aece62db4b836a41ef8 (patch) | |
tree | 61a34604977cc9bcde2da99855f601c670a74d9e /lib/Analysis/DataStructure/DataStructure.cpp | |
parent | ddcbd34f566e1b3cb1e91cab128703cf9d13136d (diff) |
* 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
Diffstat (limited to 'lib/Analysis/DataStructure/DataStructure.cpp')
0 files changed, 0 insertions, 0 deletions