[COFF] Fix invalid alignment in tests
authorDavid Majnemer <david.majnemer@gmail.com>
Thu, 17 Mar 2016 16:56:31 +0000 (16:56 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Thu, 17 Mar 2016 16:56:31 +0000 (16:56 +0000)
commit07f7fe5a4c44fae94a2fed1ffaba437bb0fd73b0
tree8e2f46485a0733307e0ff6bbdd7af404ac6ccfa5
parent511391feaa67ed28f5c244acdbdd547ae7e379cc
[COFF] Fix invalid alignment in tests

Some COFF tests used INT_MIN for the alignment of the directive section.
This is invalid; replace the alignment with something more sensible: 1.

llvm-svn: 263723
lld/test/COFF/Inputs/include1a.yaml
lld/test/COFF/Inputs/include1b.yaml
lld/test/COFF/alternatename.test
lld/test/COFF/entry-inference2.test
lld/test/COFF/include.test