summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-extract/llvm-extract.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-01-28 00:51:40 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-01-28 00:51:40 +0000
commitdfa78fba8eafe9b9fefba0ef6c510573e5d10450 (patch)
tree81d9cb187f97d96094f76401fd3b5e19715a9d34 /llvm/tools/llvm-extract/llvm-extract.cpp
parent4be2853bfb601ed07edd115d85b7aa34d117bbf1 (diff)
downloadbcm5719-llvm-dfa78fba8eafe9b9fefba0ef6c510573e5d10450.tar.gz
bcm5719-llvm-dfa78fba8eafe9b9fefba0ef6c510573e5d10450.zip
For PR1137:
When a value is found to have the same name as another, try harder to disambiguate when its a type plane collapse issue and when it isn't. We traverse the type to see if it contains an integer. If it does not then we issue the error because it can't be resulting from integer type planes collapsing. Otherwise we just rename it, even if that's a bit of overkill. llvm-svn: 33594
Diffstat (limited to 'llvm/tools/llvm-extract/llvm-extract.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud