From: Peter Collingbourne Date: Tue, 28 Feb 2017 22:40:30 +0000 (+0000) Subject: gold-plugin: Remove unused variable. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2170754c4b547446ed876c6b6ed5e1244d1d241;p=llvm gold-plugin: Remove unused variable. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296533 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/gold/gold-plugin.cpp b/tools/gold/gold-plugin.cpp index cfcb4b95371..c372552778f 100644 --- a/tools/gold/gold-plugin.cpp +++ b/tools/gold/gold-plugin.cpp @@ -106,7 +106,6 @@ static std::list Modules; static DenseMap FDToLeaderHandle; static StringMap ResInfo; static std::vector Cleanup; -static llvm::TargetOptions TargetOpts; namespace options { enum OutputType {