This is an archive of the discontinued LLVM Phabricator instance.

Adding the missing LTO API to lto.exports
ClosedPublic

Authored by steven_wu on Jun 23 2015, 10:04 AM.

Details

Summary

lto_codegen_set_should_embed_uselists is introduced in r235943 but not
added to lto.exports. Add to export list to expose the API.

Diff Detail

Repository
rL LLVM

Event Timeline

steven_wu updated this revision to Diff 28256.Jun 23 2015, 10:04 AM
steven_wu retitled this revision from to Adding the missing LTO API to lto.exports.
steven_wu updated this object.
steven_wu edited the test plan for this revision. (Show Details)
steven_wu added a reviewer: dexonsmith.
steven_wu added a subscriber: Unknown Object (MLST).
This revision was automatically updated to reflect the committed changes.