[all-commits] [llvm/llvm-project] cf4f35: [ELF] Handle GCC collect2 -plugin-opt= on Windows

Brett Werling via All-commits all-commits at lists.llvm.org
Wed Nov 16 09:59:12 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf4f35b78871aecc21e663067c57e60595bd7197
      https://github.com/llvm/llvm-project/commit/cf4f35b78871aecc21e663067c57e60595bd7197
  Author: Brett Werling <bwerl.dev at gmail.com>
  Date:   2022-11-16 (Wed, 16 Nov 2022)

  Changed paths:
    M lld/ELF/Driver.cpp
    M lld/test/ELF/lto-plugin-ignore.s

  Log Message:
  -----------
  [ELF] Handle GCC collect2 -plugin-opt= on Windows

Follows up on commit cd5d5ce235081005173566c99c592550021de058 by
additionally ignoring relative paths ending in "lto-wrapper.exe" as
can be the case for GCC cross-compiled for Windows.

Reviewed By: tejohnson

Differential Revision: https://reviews.llvm.org/D138065




More information about the All-commits mailing list