This website requires JavaScript.
Explore
Help
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-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
/
lto
History
Dan Gohman
6300d80566
lto_codegen_set_gcc_path was removed.
...
llvm-svn: 112069
2010-08-25 18:37:04 +00:00
..
lto.cpp
Make it possible to set the cpu used for codegen.
2010-08-11 00:15:13 +00:00
lto.exports
lto_codegen_set_gcc_path was removed.
2010-08-25 18:37:04 +00:00
LTOCodeGenerator.cpp
Convert tools to use tool_output_file, and introduce error
2010-08-20 16:59:15 +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