diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-08-14 13:07:05 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-08-14 13:07:05 +0000 |
commit | 62b81b875ab32940e9e5c0dd0a29b1a86b6bc0de (patch) | |
tree | e2097cb9b31ac675beda69088093021108b6fc8f /llvm/lib/MC/MCObjectFileInfo.cpp | |
parent | d788457da5c767c1517fc33554818d979f77867f (diff) | |
download | llvm-62b81b875ab32940e9e5c0dd0a29b1a86b6bc0de.zip llvm-62b81b875ab32940e9e5c0dd0a29b1a86b6bc0de.tar.gz llvm-62b81b875ab32940e9e5c0dd0a29b1a86b6bc0de.tar.bz2 |
Start populating the symbol table.
With this patch only the name is set. I will set the other fields shortly.
For now the table doesn't include local symbols. This is equivalent to using
--discard-all with gnu ld. This is OK for now since the symbols are not
needed for execution and for testing symbol resolution we only need the
global symbols.
llvm-svn: 245044
Diffstat (limited to 'llvm/lib/MC/MCObjectFileInfo.cpp')
0 files changed, 0 insertions, 0 deletions