[AVR] Fix 'symbol_relocations.s' MC test

This was broken in r360143, when the 'rela.' prefix was stripped from
section names.

llvm-svn: 361104
diff --git a/llvm/test/MC/AVR/symbol_relocation.s b/llvm/test/MC/AVR/symbol_relocation.s
index 639e01d..3ac5ca3 100644
--- a/llvm/test/MC/AVR/symbol_relocation.s
+++ b/llvm/test/MC/AVR/symbol_relocation.s
@@ -4,7 +4,7 @@
 ; symbol generates a R_AVR_16_PM relocation, as the symbol
 ; will always be in program memory.
 
-; CHECK: RELOCATION RECORDS FOR [.rela.text]:
+; CHECK: RELOCATION RECORDS FOR [.text]:
 ; CHECK-NEXT: 00000002 R_AVR_16_PM .text
 
 foo: