diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-08-05 13:55:34 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-08-05 13:55:34 +0000 |
commit | e7a00e326aeb825102c10d122a62468d83e38e29 (patch) | |
tree | e774b1187a79db861879965a16f914bcbd980858 /llvm/lib | |
parent | 96530b3a43e16df4bca6e7ca007d7ec9c77d6366 (diff) | |
download | bcm5719-llvm-e7a00e326aeb825102c10d122a62468d83e38e29.tar.gz bcm5719-llvm-e7a00e326aeb825102c10d122a62468d83e38e29.zip |
For now we only have on Chunk type. Simplify.
The others we have in sight are
* common symbols.
* entries in SHF_MERGE sections.
They will have a substantially different treatment. It is not clear if it is
worth it putting them all in a single list just to dispatch based on the kind on
the other side.
I hope to implement common symbols soon, and then we will be in a position
to have a concrete discussion. For now this is simpler for the the implemented
features.
llvm-svn: 244042
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions