]> granicus.if.org Git - llvm/commitdiff
[AVR] Fix 'symbol_relocations.s' MC test
authorDylan McKay <me@dylanmckay.io>
Sat, 18 May 2019 16:38:48 +0000 (16:38 +0000)
committerDylan McKay <me@dylanmckay.io>
Sat, 18 May 2019 16:38:48 +0000 (16:38 +0000)
This was broken in r360143, when the 'rela.' prefix was stripped from
section names.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361104 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/AVR/symbol_relocation.s

index 639e01dfdfbb87487d26a0252afb22af28cc05e8..3ac5ca36e029eaceef35ec1c390ae82079afa810 100644 (file)
@@ -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: