For PR387:
authorReid Spencer <rspencer@reidspencer.com>
Mon, 28 Aug 2006 01:02:49 +0000 (01:02 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 28 Aug 2006 01:02:49 +0000 (01:02 +0000)
commit3a9ec2463ddeba0820f284e2952bd6919cd5e080
treecf7c5fe955cfaf5d8f363b9d96323bfc3766cbcf
parentdc87725902736ee4a843ee70a46627ea4abcc235
For PR387:
Close out this long standing bug by removing the remaining overloaded
virtual functions in LLVM. The -Woverloaded-virtual option is now turned on.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29934 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules
include/llvm/Assembly/Writer.h
lib/Analysis/DataStructure/Steensgaard.cpp
lib/Analysis/IPA/Andersens.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.h
lib/VMCore/AsmWriter.cpp
tools/opt/GraphPrinters.cpp