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-01-17 09:12:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
/
lto
History
Bill Wendling
58dc5669b7
Setting BUILD_ARCHIVE to 0 has the same effect as defining it to 1.
...
llvm-svn: 61599
2009-01-03 01:48:26 +00:00
..
lto.cpp
fix dangling pointer and argv off by one errors. Add support for --disable-inlining
2008-07-08 21:14:10 +00:00
lto.exports
add _lto_codegen_debug_options so that linker can use it
2008-07-07 23:24:06 +00:00
LTOCodeGenerator.cpp
Add Binary flag to raw_fd_ostream constructor.
2008-11-13 05:01:07 +00:00
LTOCodeGenerator.h
Remove warning about declaration does not declare anything. This class was
2008-11-30 00:36:34 +00:00
LTOModule.cpp
Add protected visibility to libLTO.
2008-11-29 22:49:59 +00:00
LTOModule.h
Do not forget global definitions from inline asm code block.
2008-07-16 18:06:52 +00:00
Makefile
Setting BUILD_ARCHIVE to 0 has the same effect as defining it to 1.
2009-01-03 01:48:26 +00:00