Temporarily backing out 56585:56589 to unbreak the build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56607 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Evan Cheng
2008-09-25 07:38:08 +00:00
parent dceffe66b9
commit 688535e005
12 changed files with 182 additions and 211 deletions

View File

@@ -24,7 +24,7 @@ namespace llvm {
class Type;
class Mangler;
struct DarwinTargetAsmInfo: public TargetAsmInfo {
struct DarwinTargetAsmInfo: public virtual TargetAsmInfo {
const Section* TextCoalSection;
const Section* ConstDataCoalSection;
const Section* ConstDataSection;