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-05-22 06:56:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
/
lto
History
Rafael Espindola
f345661269
Make it possible to set the cpu used for codegen.
...
llvm-svn: 110759
2010-08-11 00:15:13 +00:00
..
lto.cpp
Make it possible to set the cpu used for codegen.
2010-08-11 00:15:13 +00:00
lto.exports
Make it possible to set the target triple and expose that with an option in the
2010-08-09 21:09:46 +00:00
LTOCodeGenerator.cpp
Make it possible to set the cpu used for codegen.
2010-08-11 00:15:13 +00:00
LTOCodeGenerator.h
Make it possible to set the cpu used for codegen.
2010-08-11 00:15:13 +00:00
LTOModule.cpp
lto: Fix an inverted conditional which prevented the addition of symbols scraped
2010-08-11 00:11:19 +00:00
LTOModule.h
Make it possible to set the target triple and expose that with an option in the
2010-08-09 21:09:46 +00:00
Makefile
build: Don't pass -avoid-version or -no-undefined on Darwin, they don't do
2010-07-31 21:32:56 +00:00