1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/include/llvm/LTO
Peter Collingbourne 5d0d01d99f Object, LTO: Add target triple to irsymtab and LTO API.
Start using it in LLD to avoid needing to read bitcode again just to get the
target triple, and in llvm-lto2 to avoid printing symbol table information
that is inappropriate for the target.

Differential Revision: https://reviews.llvm.org/D32038

llvm-svn: 300300
2017-04-14 02:55:06 +00:00
..
legacy Add support for -fno-builtin to LTO and ThinLTO to libLTO 2017-03-28 18:55:44 +00:00
Caching.h LTO: Fix a potential race condition in the caching API. 2017-03-17 00:34:07 +00:00
Config.h [LTO] Add ability to emit assembly to new LTO API 2017-02-15 20:36:36 +00:00
LTO.h Object, LTO: Add target triple to irsymtab and LTO API. 2017-04-14 02:55:06 +00:00
LTOBackend.h IPO: Const correctness for summaries passed into passes. 2017-03-22 18:22:59 +00:00