While cleaning up 80col violations, I stumbled upon
ggreif@my [!2464] find lib -name SimplifyCFG.cpp
lib/Transforms/Utils/SimplifyCFG.cpp
lib/Transforms/Scalar/SimplifyCFG.cpp
I do not believe this is good, especially IDEs tend to
confuse files with identical names coming from different
directories. (CodeWarrior did.)
Should we rename one of them?
Cheers,
Gabor