Adding the missing LTO API to lto.exports
authorSteven Wu <stevenwu@apple.com>
Tue, 23 Jun 2015 18:56:48 +0000 (18:56 +0000)
committerSteven Wu <stevenwu@apple.com>
Tue, 23 Jun 2015 18:56:48 +0000 (18:56 +0000)
commit4f6926b4bd5e8b5c79f2eea348be8f59ee27225d
treeb0445b656201309c14e01df83bbad3c981995ac2
parent8bb10c6ad80e8801b7bfea542e1903eae41df222
Adding the missing LTO API to lto.exports

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.

Reviewers: dexonsmith

Subscribers: rafael, llvm-commits

Differential Revision: http://reviews.llvm.org/D10658

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240442 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lto/lto.exports