summaryrefslogtreecommitdiffstats
path: root/lld/test
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test')
-rw-r--r--lld/test/ELF/arm-target1.s4
1 files changed, 3 insertions, 1 deletions
diff --git a/lld/test/ELF/arm-target1.s b/lld/test/ELF/arm-target1.s
index b62d6d663a8..a4adfbe63ea 100644
--- a/lld/test/ELF/arm-target1.s
+++ b/lld/test/ELF/arm-target1.s
@@ -22,7 +22,9 @@
.text
.word patatino(target1)
patatino:
-
+ .word 32
+// Force generation of $d.0 as section is not all data
+ nop
// RELATIVE: Disassembly of section .text:
// RELATIVE: $d.0:
// RELATIVE: 1000: 04 00 00 00 .word 0x00000004
OpenPOWER on IntegriCloud