summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2016-02-17 12:49:43 +0000
committerSimon Atanasyan <simon@atanasyan.com>2016-02-17 12:49:43 +0000
commit124be56bcc0d8e9c770fa70a392560bebea9478c (patch)
tree7ca96a06de18bb88d17d93733a3ed75732a3af6f
parent5c1a2c5d3e8f854ead984c022647be4c1d6bf178 (diff)
downloadbcm5719-llvm-124be56bcc0d8e9c770fa70a392560bebea9478c.tar.gz
bcm5719-llvm-124be56bcc0d8e9c770fa70a392560bebea9478c.zip
[ELF][MIPS] Update test case expectations due changes in MIPS/MC
llvm-svn: 261085
-rw-r--r--lld/test/old-elf/Mips/got16-micro.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/lld/test/old-elf/Mips/got16-micro.test b/lld/test/old-elf/Mips/got16-micro.test
index 25de08e95c4..bfa65e7e42e 100644
--- a/lld/test/old-elf/Mips/got16-micro.test
+++ b/lld/test/old-elf/Mips/got16-micro.test
@@ -106,9 +106,9 @@
# RAW: Disassembly of section .text:
# RAW: main:
# RAW-NEXT: {{[0x0-9a-f]+}}: 5c fc 18 80 lw $2, -32744($gp)
-# RAW-NEXT: {{[0x0-9a-f]+}}: 42 30 40 10 addiu $2, $2, 4160
+# RAW-NEXT: {{[0x0-9a-f]+}}: 42 30 00 20 addiu $2, $2, 8192
# RAW-NEXT: {{[0x0-9a-f]+}}: 5c fc 1c 80 lw $2, -32740($gp)
-# RAW-NEXT: {{[0x0-9a-f]+}}: 42 30 60 20 addiu $2, $2, 8288
+# RAW-NEXT: {{[0x0-9a-f]+}}: 42 30 20 30 addiu $2, $2, 12320
# RAW-NEXT: {{[0x0-9a-f]+}}: 5c fc 20 80 lw $2, -32736($gp)
# RAW-NEXT: {{[0x0-9a-f]+}}: 5c fc 24 80 lw $2, -32732($gp)
# RAW-NEXT: {{[0x0-9a-f]+}}: 5c fc 28 80 lw $2, -32728($gp)
OpenPOWER on IntegriCloud