Minor formatting tweaks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84235 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar 2009-10-16 01:58:15 +00:00
parent 1253a6fa3b
commit 7eb85194f2
3 changed files with 35 additions and 37 deletions

View File

@ -122,8 +122,6 @@ public:
static const MCSymbolRefExpr *Create(const MCSymbol *Symbol, MCContext &Ctx);
static const MCSymbolRefExpr *Create(const StringRef &Name, MCContext &Ctx);
/// @}
/// @name Accessors
/// @{