From: Jim Grosbach Date: Mon, 29 Aug 2011 18:22:04 +0000 (+0000) Subject: Tidy up. 80 columns. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7e0d22cbf7b41e93279f574c9b3c557cdf517dcb;p=oota-llvm.git Tidy up. 80 columns. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138750 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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 <