This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 49e62e6fd Rename a test file. new ae1d72fc3 Add the /order option.
The 1 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/Config.h | 4 + COFF/Driver.cpp | 32 ++++++ COFF/Options.td | 1 + COFF/Writer.cpp | 20 ++++ test/COFF/{include.test => Inputs/order.yaml} | 90 +++++++---------- .../{icf-different-align.test => order-i386.test} | 48 +++++---- test/COFF/{include.test => order.test} | 108 +++++++++++---------- 7 files changed, 177 insertions(+), 126 deletions(-) copy test/COFF/{include.test => Inputs/order.yaml} (55%) copy test/COFF/{icf-different-align.test => order-i386.test} (63%) copy test/COFF/{include.test => order.test} (55%)