COFF: Fix invalid comdat sections in test cases.
authorPeter Collingbourne <peter@pcc.me.uk>
Mon, 20 Nov 2017 05:31:37 +0000 (05:31 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 20 Nov 2017 05:31:37 +0000 (05:31 +0000)
commit8e820552c387f46b2bbd6d51f3f7975e8d17fdb9
tree3485adca81abaf1aaefe3e72ebeacc1523dac49c
parent5c7b467b6e9996704621e2622adb6d5f06f08ddc
COFF: Fix invalid comdat sections in test cases.

The comdat sections in these test cases do not comply with the COFF
specification, and link.exe rejects them. I plan to make a change to
how we handle comdat sections which would also cause us to reject them.

llvm-svn: 318637
lld/test/COFF/include.test
lld/test/COFF/loadcfg.test