llvm/lib/LTO
Eli Friedman a19c76d93d [LTO] Add error message on IO error in compileOptimizedToFile.
(No testcase because it's difficult to force an error here.)

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



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286177 91177308-0d34-0410-b5e6-96231b3b80d8
2016-11-07 23:43:07 +00:00
..
Caching.cpp Add qualification to fix MSVC build. 2016-09-23 23:23:23 +00:00
CMakeLists.txt [cmake] Declare LLVM_CMAKE_PATH for use in subprojects 2016-10-19 12:18:34 +00:00
LLVMBuild.txt [lib/LTO] Add a way to run a custom pipeline 2016-09-07 17:46:16 +00:00
LTO.cpp [ThinLTO] Disable importing and other cross-module optis at -O0 2016-10-31 22:12:21 +00:00
LTOBackend.cpp Reduce global namespace pollution. NFC. 2016-10-18 19:39:31 +00:00
LTOCodeGenerator.cpp [LTO] Add error message on IO error in compileOptimizedToFile. 2016-11-07 23:43:07 +00:00
LTOModule.cpp Recommit "Use StringRef in LTOModule implementation (NFC)"" 2016-10-07 19:05:14 +00:00
ThinLTOCodeGenerator.cpp Remove TimeValue usage from llvm/Support 2016-10-24 10:59:17 +00:00
UpdateCompilerUsed.cpp Utility functions for appending to llvm.used/llvm.compiler.used. 2016-10-25 23:53:31 +00:00