[all-commits] [llvm/llvm-project] abcd03: [ELF] Handle GCC collect2 -plugin-opt= on Windows
Brett Werling via All-commits
all-commits at lists.llvm.org
Tue Nov 29 01:28:43 PST 2022
Branch: refs/heads/release/15.x
Home: https://github.com/llvm/llvm-project
Commit: abcd0341d8465d55d7293dfc7142fef5055047fa
https://github.com/llvm/llvm-project/commit/abcd0341d8465d55d7293dfc7142fef5055047fa
Author: Brett Werling <bwerl.dev at gmail.com>
Date: 2022-11-29 (Tue, 29 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
(cherry picked from commit cf4f35b78871aecc21e663067c57e60595bd7197)
More information about the All-commits
mailing list