commit | ebc27c487378385058440d3eae9d1bf9ee7b40d6 | [log] [tgz] |
---|---|---|
author | Nico Weber <[email protected]> | Wed Aug 22 16:47:16 2018 |
committer | Nico Weber <[email protected]> | Wed Aug 22 16:47:16 2018 |
tree | bf0b8d28d2e5b5b9ec6da1dc88562954f61dcc9e | |
parent | 7bd9dcffcdf33b190151cd5979e9578822cf78ab [diff] |
lld-link: Emit warning if one each of {main,wmain} and {WinMain,wWinMain} exist and no /subsystem: flag is passed. Similar to link.exe's LNK4031. https://reviews.llvm.org/D51076 llvm-svn: 340420