[COFF] Make the DOS stub a real DOS program
authorHans Wennborg <hans@hanshq.net>
Thu, 8 Mar 2018 14:27:28 +0000 (14:27 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 8 Mar 2018 14:27:28 +0000 (14:27 +0000)
commitaee5881a851fa0e3731338216716ca6e9dd618f4
tree7ec32676b0780601964555a29c57d5c5c6da85f0
parent1ba49ee897513775021b5aed79f2a42414cf2fac
[COFF] Make the DOS stub a real DOS program

It only adds a few bytes and is nice for backward compatibility.

Differential Revision: https://reviews.llvm.org/D44018

llvm-svn: 327001
lld/COFF/Writer.cpp
lld/test/COFF/hello32.test