OSDN Git Service

Revert "[LTO/gold] Support --wrap"
authorTeresa Johnson <tejohnson@google.com>
Tue, 13 Mar 2018 23:55:34 +0000 (23:55 +0000)
committerTeresa Johnson <tejohnson@google.com>
Tue, 13 Mar 2018 23:55:34 +0000 (23:55 +0000)
commit8f15c882eb753f38720756abbe90e2502287929a
tree1d2f9ca017d5e7a21029578d4df625f01f52410b
parent583a2b4786c4ff0402a3b62059246ffcf7136bf4
Revert "[LTO/gold] Support --wrap"

This reverts commit r327459. The new gold plugin interface is not
available with older gold installations, leading to compile failures:
http://lab.llvm.org:8011/builders/clang-with-thin-lto-ubuntu/builds/9109/steps/build-stage2-LLVMgold.so/logs/stdio

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327465 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/gold/X86/v1.16/Inputs/wrap-bar.ll [deleted file]
test/tools/gold/X86/v1.16/lit.local.cfg [deleted file]
test/tools/gold/X86/v1.16/wrap-1.ll [deleted file]
test/tools/gold/X86/v1.16/wrap-2.ll [deleted file]
tools/gold/gold-plugin.cpp