llvm-6502/lib/LTO
Alp Toker 2255dc7712 Sink undesirable LTO functions into the old C API
We want to encourage users of the C++ LTO API to reuse memory buffers instead
of repeatedly opening and reading the same file contents.

This reverts commit r212305 and implements a tidier scheme.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212308 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-04 00:58:41 +00:00
..
CMakeLists.txt
LLVMBuild.txt LTO depends on Object now. 2014-07-03 20:19:03 +00:00
LTOCodeGenerator.cpp Revert "Introduce a string_ostream string builder facilty" 2014-06-26 22:52:05 +00:00
LTOModule.cpp Sink undesirable LTO functions into the old C API 2014-07-04 00:58:41 +00:00
Makefile Test commit. Fixed a copy-paste error in the Makefile for lib/LTO. 2013-10-03 18:05:12 +00:00