Every anonymous namespace is different. Caught by clang++.

llvm-svn: 91481
This commit is contained in:
John McCall 2009-12-16 00:15:28 +00:00
parent 323c30c5f4
commit 826ca5630e
1 changed files with 0 additions and 4 deletions

View File

@ -98,10 +98,6 @@ public:
virtual bool ParseDirective(AsmToken DirectiveID);
};
} // end anonymous namespace
namespace {
/// ARMOperand - Instances of this class represent a parsed ARM machine
/// instruction.
struct ARMOperand {