This is an archive of the discontinued LLVM Phabricator instance.

[ELF] - Separate locals list from versions.
ClosedPublic

Authored by grimar on Nov 16 2016, 10:32 AM.

Details

Summary

This change separates all versioned locals to be a separate list in config,
that was suggested by Rafael and simplifies the logic a bit.

Diff Detail

Repository
rL LLVM

Event Timeline

grimar updated this revision to Diff 78215.Nov 16 2016, 10:32 AM
grimar retitled this revision from to [ELF] - Separate locals list from versions..
grimar updated this object.
grimar added reviewers: ruiu, rafael.
grimar added subscribers: llvm-commits, grimar, evgeny777.
This revision was automatically updated to reflect the committed changes.