This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 0c9a1c96f Wrap a test to 80 columns new 1659c7ea8 [COFF] Allow setting subsystem versions while inferring the s [...] new 3d20240a8 [MinGW] Support the --{major,minor}-{os,subsystem}-version options new 3d6254d17 [MinGW] Support the --subsystem=val option in joined form
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: COFF/DriverUtils.cpp | 6 ++++-- MinGW/Driver.cpp | 25 ++++++++++++++++++++++++- MinGW/Options.td | 17 +++++++++++++++++ test/COFF/subsystem-inference.test | 4 ++++ test/COFF/subsystem.test | 9 +++++++++ test/MinGW/driver.test | 16 ++++++++++++++++ 6 files changed, 74 insertions(+), 3 deletions(-)