1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/include/llvm/LTO
Davide Italiano c66bb3ef24 [lib/LTO] Expose getModule() in lto::InputFile.
lld will use this to get the datalayout string and emit a
diagnostic if empty.

llvm-svn: 281289
2016-09-13 02:22:02 +00:00
..
legacy [LTOCodeGenerator] Reduce code duplication. NFCI. 2016-08-23 12:32:57 +00:00
Caching.h [ThinLTO] Move loading of cache entry to client 2016-08-26 23:29:14 +00:00
Config.h [lib/LTO] Add a way to run a custom pipeline 2016-09-07 17:46:16 +00:00
LTO.h [lib/LTO] Expose getModule() in lto::InputFile. 2016-09-13 02:22:02 +00:00
LTOBackend.h [LTO] Introduce an Output class to wrap the output stream creation (NFC) 2016-08-17 06:23:09 +00:00