MSVC records the command line arguments in S_ENVBLOCK, skipping the input file arguments. This patch adds this filtering on lld-link side. Differential Revision: https://reviews.llvm.org/D137723
lld Documentation ================= The lld documentation is written using the Sphinx documentation generator. It is currently tested with Sphinx 1.1.3. We currently use the 'nature' theme and a Beaker inspired structure. See sphinx_intro.rst for more details.