Ignore version scripts for relocatable links.

This commit is contained in:
Ian Lance Taylor
2008-02-07 05:45:07 +00:00
parent 5fe2a0f55b
commit 1ef1f3d387
3 changed files with 23 additions and 0 deletions

View File

@@ -118,6 +118,10 @@ class Version_script_info
public:
~Version_script_info();
// Clear everything.
void
clear();
// Return whether any version were defined in the version script.
bool
empty() const