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