lto: Clean up C libLTO interfaces pertaining to linker flags.
authorPeter Collingbourne <peter@pcc.me.uk>
Mon, 29 Jun 2015 23:09:12 +0000 (23:09 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 29 Jun 2015 23:09:12 +0000 (23:09 +0000)
commit10e9fb18d4fdad1f54a22905f732f3f514ae43f4
treed0716a3c8d342abb70553bff63fc091846ca3b26
parent717764717b34568a1db4f7c8ac30c540f38161ec
lto: Clean up C libLTO interfaces pertaining to linker flags.

Specifically, remove the dependent library interface and replace the existing
linker option interface with a new one that returns a single list of flags.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241018 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/lto.h
tools/lto/lto.cpp
tools/lto/lto.exports