[SystemZ] Update namespace formatting to match current guidelines

No functional change intended.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203103 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Richard Sandiford
2014-03-06 10:38:30 +00:00
parent b0a3627443
commit 9a1cd05a3d
21 changed files with 546 additions and 545 deletions

View File

@@ -33,7 +33,7 @@ protected:
const MCFixup &Fixup,
bool IsPCRel) const override;
};
} // end anonymouse namespace
} // end anonymous namespace
SystemZObjectWriter::SystemZObjectWriter(uint8_t OSABI)
: MCELFObjectTargetWriter(/*Is64Bit=*/true, OSABI, ELF::EM_S390,