diff options
Diffstat (limited to 'llvm/test/MC/COFF/secidx.s')
-rw-r--r-- | llvm/test/MC/COFF/secidx.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/MC/COFF/secidx.s b/llvm/test/MC/COFF/secidx.s index 619d777e017..022804d8219 100644 --- a/llvm/test/MC/COFF/secidx.s +++ b/llvm/test/MC/COFF/secidx.s @@ -4,7 +4,9 @@ Lfoo: .secidx Lfoo + .short 0 .secidx Lbar + .short 0 .section spam Lbar: |