This is an archive of the discontinued LLVM Phabricator instance.

Restore test coverage for other than ELFOSABI_NONE
ClosedPublic

Authored by emaste on Sep 24 2015, 2:50 PM.

Details

Summary

After r248534 there was no test coverage for outputting ELF OSABI other than ELFOSABI_NONE. Add a FreeBSD test to cover this.

Diff Detail

Repository
rL LLVM

Event Timeline

emaste updated this revision to Diff 35676.Sep 24 2015, 2:50 PM
emaste retitled this revision from to Restore test coverage for other than ELFOSABI_NONE.
emaste updated this object.
emaste added a reviewer: rafael.
emaste added a subscriber: llvm-commits.
davide accepted this revision.Sep 24 2015, 3:03 PM
davide added a reviewer: davide.
davide added a subscriber: davide.

LGTM.

This revision is now accepted and ready to land.Sep 24 2015, 3:03 PM
This revision was automatically updated to reflect the committed changes.