gold-plugin: Remove unused variable.

llvm-svn: 296533
This commit is contained in:
Peter Collingbourne 2017-02-28 22:40:30 +00:00
parent f208681731
commit 8dabd7e7de
1 changed files with 0 additions and 1 deletions

View 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 {