This is an archive of the discontinued LLVM Phabricator instance.

test: Make a start on a test suite for libLTO.
ClosedPublic

Authored by pcc on Mar 19 2015, 4:21 PM.

Details

Summary

This works in a similar way to the gold plugin tests. We search for a compatible
linker on $PATH and use it to run tests against our just-built libLTO. To start
with, test the just added opt level functionality.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc updated this revision to Diff 22320.Mar 19 2015, 4:21 PM
pcc retitled this revision from to test: Make a start on a test suite for libLTO..
pcc updated this object.
pcc edited the test plan for this revision. (Show Details)
pcc added a reviewer: dexonsmith.
pcc added a subscriber: Unknown Object (MLST).
This revision was automatically updated to reflect the committed changes.