This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
LTO
History
Rafael Espindola
3500f5e3bf
Convert the last uses of ErrorOr in include/llvm/Object.
...
llvm-svn: 315483
2017-10-11 18:07:18 +00:00
..
Caching.cpp
LTO: Improve error reporting when adding a cache entry.
2017-10-03 00:44:21 +00:00
CMakeLists.txt
Support: Add a VCSRevision.h header file.
2017-04-13 01:26:12 +00:00
LLVMBuild.txt
…
LTO.cpp
[Support] Rename tool_output_file to ToolOutputFile, NFC
2017-09-23 01:03:17 +00:00
LTOBackend.cpp
[Support] Rename tool_output_file to ToolOutputFile, NFC
2017-09-23 01:03:17 +00:00
LTOCodeGenerator.cpp
Move the stripping of invalid debug info from the Verifier to AutoUpgrade.
2017-10-02 18:31:29 +00:00
LTOModule.cpp
Convert the last uses of ErrorOr in include/llvm/Object.
2017-10-11 18:07:18 +00:00
ThinLTOCodeGenerator.cpp
Move the stripping of invalid debug info from the Verifier to AutoUpgrade.
2017-10-02 18:31:29 +00:00
UpdateCompilerUsed.cpp
…