[PATCH] D50184: lld-link: Fix subsystem inference for non-console apps on 32-bit, and fix entry point inference on 32-bit with /nodefaultlib

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 2 15:34:01 PDT 2018


thakis updated this revision to Diff 158852.
thakis added a comment.

comment


https://reviews.llvm.org/D50184

Files:
  COFF/Driver.cpp
  COFF/Driver.h
  test/COFF/entry-inference3.test
  test/COFF/entry-inference332.test
  test/COFF/subsystem-inference32.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50184.158852.patch
Type: text/x-patch
Size: 8017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/72624152/attachment.bin>


More information about the llvm-commits mailing list