From: Bob Wilson Date: Mon, 7 Feb 2011 17:43:09 +0000 (+0000) Subject: Fix a comment: addrmode6 no longer includes the optional writeback flag. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d3a076503bfa3cac293f9d92b810da031bbb2800;p=oota-llvm.git Fix a comment: addrmode6 no longer includes the optional writeback flag. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125011 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/ARM/ARMInstrInfo.td b/lib/Target/ARM/ARMInstrInfo.td index 61a0045bd5d..e8887652ee1 100644 --- a/lib/Target/ARM/ARMInstrInfo.td +++ b/lib/Target/ARM/ARMInstrInfo.td @@ -552,7 +552,7 @@ def addrmode5 : Operand, let EncoderMethod = "getAddrMode5OpValue"; } -// addrmode6 := reg with optional writeback +// addrmode6 := reg with optional alignment // def addrmode6 : Operand, ComplexPattern{