Specifically, remove the dependent library interface and replace the existing
linker option interface with a new one that returns a single list of flags.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D10820
lto: Clean up C libLTO interfaces pertaining to linker flags. ClosedPublic Authored by pcc on Jun 29 2015, 4:03 PM.
Details Summary Specifically, remove the dependent library interface and replace the existing
Diff Detail
Event Timelinepcc updated this object. This revision is now accepted and ready to land.Jun 29 2015, 4:05 PM Closed by commit rL241018: lto: Clean up C libLTO interfaces pertaining to linker flags. (authored by pcc). · Explain WhyJun 29 2015, 4:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 28726 llvm/trunk/include/llvm-c/lto.h
llvm/trunk/tools/lto/lto.cpp
llvm/trunk/tools/lto/lto.exports
|