llvm-6502/test/MC/COFF
Saleem Abdulrasool c09746dc9c COFF: fix an off by one error
Adjust the tests to validate the number of auxiliary entries used to store the
filename.

Thanks to majnemer's sharp eye for catching the missing - 1 in the round up
calculation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206359 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-16 06:22:53 +00:00
..
alias.s
align-nops.s
bad-expr.s Forgot to add testcase for r198590 2014-01-21 20:39:11 +00:00
basic-coff-64.s
basic-coff.s
bss_section.ll
bss.s Fix known typos 2014-01-24 17:20:08 +00:00
comm.ll WinCOFF: Emit common symbols as specified in the COFF spec 2014-04-08 22:33:40 +00:00
comm.s WinCOFF: Emit common symbols as specified in the COFF spec 2014-04-08 22:33:40 +00:00
diff.s
eh-frame.s
feat00.s Object/COFF: change data type of SymbolNumber from int16 to uint16. 2014-03-15 00:04:08 +00:00
file.s COFF: fix an off by one error 2014-04-16 06:22:53 +00:00
global_ctors_dtors.ll
ir-to-imgrel.ll
linker-options.ll
linkonce-invalid.s
linkonce.s
lit.local.cfg
lset0.s
module-asm.ll
rdata.ll
relocation-imgrel.s
secidx-diagnostic.s Fix PR18381 - print a minimal diagnostic rather than assert on unresolved .secidx target 2014-01-30 21:13:05 +00:00
secidx.s
secrel32.s
secrel-variant.s
section-comdat.s
section-invalid-flags.s
section-name-encoding.s Fix typos 2014-02-25 04:21:15 +00:00
section.s
seh-align1.s
seh-align2.s
seh-align3.s
seh-section.s
seh.s
simple-fixups.s
switch-relocations.ll
symbol-alias.s
symbol-fragment-offset-64.s
symbol-fragment-offset.s
symbol-mangling.ll
timestamp.s
tricky-names.ll
weak-symbol.ll
weak.s Object/COFF: change data type of SymbolNumber from int16 to uint16. 2014-03-15 00:04:08 +00:00