From d2d3ebb81992e107edf95c1c136d7a342d9b1418 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Sun, 16 Apr 2017 16:03:39 +0000 Subject: Vendor import of lld trunk r300422: https://llvm.org/svn/llvm-project/lld/trunk@300422 --- test/ELF/mips-gp-ext.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/ELF/mips-gp-ext.s') diff --git a/test/ELF/mips-gp-ext.s b/test/ELF/mips-gp-ext.s index ff459380764c..98b9cbc06d28 100644 --- a/test/ELF/mips-gp-ext.s +++ b/test/ELF/mips-gp-ext.s @@ -36,7 +36,7 @@ # ^-- 0-0x10c # REL: 00000000 .text 00000000 foo -# REL: 0000010c *ABS* 00000000 .hidden _gp_disp +# REL: 00000000 *ABS* 00000000 .hidden _gp_disp # REL: 0000010c *ABS* 00000000 .hidden _gp # ABS: Contents of section .text: @@ -56,7 +56,7 @@ # ^-- 0-0x200 # ABS: 00000000 .text 00000000 foo -# ABS: 00000200 *ABS* 00000000 .hidden _gp_disp +# ABS: 00000000 *ABS* 00000000 .hidden _gp_disp # ABS: 00000200 *ABS* 00000000 .hidden _gp .text -- cgit v1.2.3