mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-08 13:00:50 +00:00
Remove trailing whitespace
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124830 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b84fe78d34
commit
c67b1a3a76
@ -162,7 +162,7 @@ public:
|
|||||||
VK_ARM_GOTOFF,
|
VK_ARM_GOTOFF,
|
||||||
VK_ARM_TPOFF,
|
VK_ARM_TPOFF,
|
||||||
VK_ARM_GOTTPOFF,
|
VK_ARM_GOTTPOFF,
|
||||||
|
|
||||||
VK_PPC_TOC,
|
VK_PPC_TOC,
|
||||||
VK_PPC_HA16, // ha16(symbol)
|
VK_PPC_HA16, // ha16(symbol)
|
||||||
VK_PPC_LO16 // lo16(symbol)
|
VK_PPC_LO16 // lo16(symbol)
|
||||||
@ -190,7 +190,7 @@ public:
|
|||||||
MCContext &Ctx);
|
MCContext &Ctx);
|
||||||
static const MCSymbolRefExpr *Create(StringRef Name, VariantKind Kind,
|
static const MCSymbolRefExpr *Create(StringRef Name, VariantKind Kind,
|
||||||
MCContext &Ctx);
|
MCContext &Ctx);
|
||||||
|
|
||||||
/// @}
|
/// @}
|
||||||
/// @name Accessors
|
/// @name Accessors
|
||||||
/// @{
|
/// @{
|
||||||
|
Loading…
Reference in New Issue
Block a user