]> granicus.if.org Git - clang/commit
Add a target for new LTO plugin name tests.
authorDan Albert <danalbert@google.com>
Tue, 15 Aug 2017 22:10:44 +0000 (22:10 +0000)
committerDan Albert <danalbert@google.com>
Tue, 15 Aug 2017 22:10:44 +0000 (22:10 +0000)
commitfb6fcfa4d27a28a5f8a05f23843b1ec55d08ec4b
tree56a7a107eacb69b1ac21d31d107fa68b669e65a4
parentc2327951c910a8e803db77cc748bcec04d5eaab0
Add a target for new LTO plugin name tests.

Not all targets will use -plugin with -flto. Pick a fixed target so
this works regardless of the default target (regardless of host OS,
the toolchain should be picking the correct LTO plugin for a target
that supports it).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@310966 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/lto-plugin-darwin.c
test/Driver/lto-plugin-linux.c
test/Driver/lto-plugin-windows.c