1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include/llvm/LTO
Peter Collingbourne e742756dfd LTO: Replace InputFile::Symbol::getFlags() with predicate accessors. NFC.
This makes the predicates independent of the flag representation
and makes the code a little easier to read.

llvm-svn: 298951
2017-03-28 22:31:35 +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 LTO: Replace InputFile::Symbol::getFlags() with predicate accessors. NFC. 2017-03-28 22:31:35 +00:00
LTOBackend.h IPO: Const correctness for summaries passed into passes. 2017-03-22 18:22:59 +00:00