From 895ede819f0558574fce66cc1eca80eee2deaa4e Mon Sep 17 00:00:00 2001 From: Joe Abbey Date: Tue, 18 Oct 2011 04:44:36 +0000 Subject: [PATCH] Commit test, capitalizing store... keep it simple. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142336 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/ARM/ARMInstrInfo.td | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Target/ARM/ARMInstrInfo.td b/lib/Target/ARM/ARMInstrInfo.td index 669d268e6e4..3b21401e176 100644 --- a/lib/Target/ARM/ARMInstrInfo.td +++ b/lib/Target/ARM/ARMInstrInfo.td @@ -2145,7 +2145,7 @@ def RFEIB_UPD : RFEI<1, "rfeib\t$Rn!"> { } //===----------------------------------------------------------------------===// -// Load / store Instructions. +// Load / Store Instructions. // // Load -- 2.34.1