]> granicus.if.org Git - llvm/commitdiff
gold-plugin: Remove unused variable.
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 28 Feb 2017 22:40:30 +0000 (22:40 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 28 Feb 2017 22:40:30 +0000 (22:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296533 91177308-0d34-0410-b5e6-96231b3b80d8

tools/gold/gold-plugin.cpp

index cfcb4b953710975c8dd2900ac88d3bcd2cb75fd4..c372552778fcc448d6c3c18ef040727b1521fb35 100644 (file)
@@ -106,7 +106,6 @@ static std::list<claimed_file> Modules;
 static DenseMap<int, void *> FDToLeaderHandle;
 static StringMap<ResolutionInfo> ResInfo;
 static std::vector<std::string> Cleanup;
-static llvm::TargetOptions TargetOpts;
 
 namespace options {
   enum OutputType {