Go to file
Reid Spencer 47b6d12ef1 For PR1187:
Always rename, never give a redef error. We could check for collapsed type
planes and generate an error if that's not the cause, but the 99.9999
percentile case will be that its the result of collapsed type planes. So,
rather than doing an expensive check, just rename.

llvm-svn: 34047
2007-02-08 08:47:38 +00:00
llvm For PR1187: 2007-02-08 08:47:38 +00:00
stacker For PR411: 2007-02-05 21:20:45 +00:00