<div>* Adds enums and structures for GNU version information.</div><div>* Implements extraction of that information on a per-symbol basis (ELFObjectFile::getSymbolVersion).</div><div>* Implements a generic interface, GetELFSymbolVersion(), for getting the symbol version from the ObjectFile. (hides the templating)</div>
<div>* Has llvm-readobj print out the version, when available.</div><div>* Added a test for the new feature: readobj-elf-versioning.test</div><div><br></div><div>(This change requires the Binary::TypeID patch I sent a few minutes ago.)</div>
<div><br></div><div>Visual diff available at: <a href="http://codereview.chromium.org/9546035" target="_blank">http://codereview.chromium.org/9546035</a></div><div><br></div><div>Thanks!</div><div>- pdox</div>