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)
commitdf2eb7777dd2781df574ea38b2fc65f2c6bc5b4c
tree4d929c152ddfc2258531361fa38b66b124e0a087
parente53f0f9019429cd5ae21d61c431daf6b5cc76294
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

llvm-svn: 240442
llvm/tools/lto/lto.exports