aboutsummaryrefslogtreecommitdiff
path: root/gold/archive.h
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2007-09-20 05:43:14 +0000
committerIan Lance Taylor <iant@google.com>2007-09-20 05:43:14 +0000
commite243ffc6679a8e119e2e6041e507c234e90bc796 (patch)
treeea56e180f1dca8f3846460916510eb49f2db42a6 /gold/archive.h
parent20e96b3e5d881e80cb51c1faa33a621394cabf8e (diff)
downloadfsf-binutils-gdb-e243ffc6679a8e119e2e6041e507c234e90bc796.zip
fsf-binutils-gdb-e243ffc6679a8e119e2e6041e507c234e90bc796.tar.gz
fsf-binutils-gdb-e243ffc6679a8e119e2e6041e507c234e90bc796.tar.bz2
From Craig Silverstein: rework seen handling to be based on archive
offsets rather than entries in archive symbol table.
Diffstat (limited to 'gold/archive.h')
-rw-r--r--gold/archive.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gold/archive.h b/gold/archive.h
index ddd665f..33a7233 100644
--- a/gold/archive.h
+++ b/gold/archive.h
@@ -123,9 +123,6 @@ class Archive
std::vector<Armap_entry> armap_;
// The extended name table.
std::string extended_names_;
- // Track which symbols in the archive map are for elements which
- // have already been included in the link.
- std::vector<bool> seen_;
};
// This class is used to read an archive and pick out the desired