[PATCH] D36769: Revert "Revert "Fix LLVMgold plugin name/path for non-Linux.""

Dan Albert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 15 14:25:52 PDT 2017


danalbert created this revision.
Herald added subscribers: eraman, mehdi_amini, emaste.

Relanding https://reviews.llvm.org/D35739 which was reverted because
it broke the tests on non-Linux. The tests have been fixed to be
platform agnostic, and additional tests have been added to make sure
that the plugin has the correct extension on each platform
(%pluginext doesn't work in CHECK lines).


https://reviews.llvm.org/D36769

Files:
  lib/Driver/ToolChains/CommonArgs.cpp
  test/Driver/freebsd.c
  test/Driver/gold-lto.c
  test/Driver/lto-plugin-darwin.c
  test/Driver/lto-plugin-linux.c
  test/Driver/lto-plugin-windows.c
  test/Driver/lto.c
  test/Driver/thinlto.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36769.111256.patch
Type: text/x-patch
Size: 6942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170815/923a9cde/attachment-0001.bin>


More information about the cfe-commits mailing list