aboutsummaryrefslogtreecommitdiff
path: root/lib/VMCore/SymbolTable.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2001-10-21 23:02:41 +0000
committerChris Lattner <sabre@nondot.org>2001-10-21 23:02:41 +0000
commitc9a21b51a11d84443cb3f03787fd08a69fdd73cd (patch)
treefa032c7b7c180ed3321c1af00dd5a9b48afe50c4 /lib/VMCore/SymbolTable.cpp
parentbfabd8877dce8e5942e1cddd9e945dc48e2276cd (diff)
Two changes:
1. Delete type handle regardless of whether a collision occured 2. Remove a MAJOR pessimization of runtime performance (thought be be an optimization at the time). This second one was causing a 105k llvm file (from gcc) to parse in 58 seconds... without the 'optimization' it now parses in 3.64 seconds. I suck. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@933 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/SymbolTable.cpp')
0 files changed, 0 insertions, 0 deletions