From 7e0d22cbf7b41e93279f574c9b3c557cdf517dcb Mon Sep 17 00:00:00 2001 From: Jim Grosbach Date: Mon, 29 Aug 2011 18:22:04 +0000 Subject: [PATCH] Tidy up. 80 columns. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138750 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/MC/MCInstrDesc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/llvm/MC/MCInstrDesc.h b/include/llvm/MC/MCInstrDesc.h index 39586d9f187..c49e02e6892 100644 --- a/include/llvm/MC/MCInstrDesc.h +++ b/include/llvm/MC/MCInstrDesc.h @@ -73,7 +73,7 @@ public: /// isLookupPtrRegClass - Set if this operand is a pointer value and it /// requires a callback to look up its register class. - bool isLookupPtrRegClass() const { return Flags&(1 <