This is an archive of the discontinued LLVM Phabricator instance.

Make ELF2 the default
ClosedPublic

Authored by rafael on Nov 16 2015, 9:48 PM.

Details

Reviewers
ruiu
Summary

With this the only way to get the old elf linker is "-flavor old-elf".

Diff Detail

Event Timeline

rafael updated this revision to Diff 40372.Nov 16 2015, 9:48 PM
rafael retitled this revision from to Make ELF2 the default.
rafael updated this object.
rafael added a reviewer: ruiu.
rafael added a subscriber: llvm-commits.
ruiu accepted this revision.Nov 16 2015, 9:50 PM
ruiu edited edge metadata.

LGTM

This revision is now accepted and ready to land.Nov 16 2015, 9:50 PM
Eugene.Zelenko added a subscriber: Eugene.Zelenko.

Committed in r253318.