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-26 22:34:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
/
lto2
History
Bill Wendling
adf865a112
Refactor the way to get a string containing the features of the target.
...
llvm-svn: 52470
2008-06-18 21:39:02 +00:00
..
lto.cpp
fixes from review of first commit
2008-02-27 22:25:36 +00:00
lto.exports
first commit of new LTO system. It is not hooked up in the llvm/tools/Makefile, so no one will build it be default yet
2008-02-26 20:26:43 +00:00
LTOCodeGenerator.cpp
Refactor the way to get a string containing the features of the target.
2008-06-18 21:39:02 +00:00
LTOCodeGenerator.h
fixes from review of first commit
2008-02-27 22:25:36 +00:00
LTOModule.cpp
Refactor the way to get a string containing the features of the target.
2008-06-18 21:39:02 +00:00
LTOModule.h
Refactor the way to get a string containing the features of the target.
2008-06-18 21:39:02 +00:00
Makefile
suppress extra -install_name on Tiger. The 10.4 tools don't support it. Fix whitespace.
2008-03-02 06:33:06 +00:00