summaryrefslogtreecommitdiff
path: root/test/MC/COFF/feat00.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/COFF/feat00.s')
-rw-r--r--test/MC/COFF/feat00.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/MC/COFF/feat00.s b/test/MC/COFF/feat00.s
index b8862de198..d08f407cef 100644
--- a/test/MC/COFF/feat00.s
+++ b/test/MC/COFF/feat00.s
@@ -1,6 +1,7 @@
// RUN: llvm-mc -filetype=obj -triple i686-pc-win32 %s -o - | llvm-readobj -t | FileCheck %s
"@feat.00" = 123
+.globl @feat.00
// CHECK: Symbol {
// CHECK: Name: @feat.00