1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm/LTO
Alp Toker a27c4dc68d 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.

llvm-svn: 212308
2014-07-04 00:58:41 +00:00
..
LTOCodeGenerator.h Rename member variable to try to fix the bots. 2014-05-03 15:28:13 +00:00
LTOModule.h Sink undesirable LTO functions into the old C API 2014-07-04 00:58:41 +00:00