summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/undef.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ELF/undef.s')
-rw-r--r--llvm/test/MC/ELF/undef.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/MC/ELF/undef.s b/llvm/test/MC/ELF/undef.s
index 2e8332d6cc9..245b5632824 100644
--- a/llvm/test/MC/ELF/undef.s
+++ b/llvm/test/MC/ELF/undef.s
@@ -19,6 +19,9 @@
.text
movsd .Lsym8(%rip), %xmm1
+test2_a = undef
+test2_b = undef + 1
+
// CHECK: Symbols [
// CHECK-NEXT: Symbol {
// CHECK-NEXT: Name: (0)
OpenPOWER on IntegriCloud