]> granicus.if.org Git - clang/commit
Revert "Revert "Revert "Revert "Fix LLVMgold plugin name/path for non-Linux.""""
authorDan Albert <danalbert@google.com>
Tue, 22 Aug 2017 21:05:01 +0000 (21:05 +0000)
committerDan Albert <danalbert@google.com>
Tue, 22 Aug 2017 21:05:01 +0000 (21:05 +0000)
commit99c20f4d545409f55d9c333eba8edfc0eebe4e86
treea462e04f77393ae3e194af1713b3030d74f994b8
parent5730f5ad03d5335cce9a8aaa208a9624265f2ce6
Revert "Revert "Revert "Revert "Fix LLVMgold plugin name/path for non-Linux.""""

With tests fixed for Windows style paths now that they are going
through path canonicalization.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@311487 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/CommonArgs.cpp
test/Driver/freebsd.c
test/Driver/gold-lto.c
test/Driver/lto-plugin-darwin.c [new file with mode: 0644]
test/Driver/lto-plugin-linux.c [new file with mode: 0644]
test/Driver/lto-plugin-windows.c [new file with mode: 0644]
test/Driver/lto.c
test/Driver/thinlto.c