This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-16 02:09:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
/
lto
History
Rafael Espindola
9393b75d84
Only modify lto.exports.def when contents have changed.
...
Patch by Greg Bedwell. llvm-svn: 192182
2013-10-08 15:07:00 +00:00
..
CMakeLists.txt
Only modify lto.exports.def when contents have changed.
2013-10-08 15:07:00 +00:00
lto.cpp
Optimize linkonce_odr unnamed_addr functions during LTO.
2013-10-03 18:29:09 +00:00
lto.exports
Add lto_codegen_add_dso_symbol to the export list.
2013-10-04 17:30:14 +00:00
LTODisassembler.cpp
libLTO: Add a utility method to initialize the disassemblers.
2012-11-24 16:59:10 +00:00
Makefile
Move LTO support library to a component, allowing it to be tested
2013-09-24 23:52:22 +00:00