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-27 06:54:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
/
lto
History
Chris Lattner
e1fe7061ce
land David Blaikie's patch to de-constify Type, with a few tweaks.
...
llvm-svn: 135375
2011-07-18 04:54:35 +00:00
..
CMakeLists.txt
Update CMakeLists.txt
2011-04-01 18:03:58 +00:00
lto.cpp
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
lto.exports
Expoert c interface for disassembler.
2011-03-29 00:01:39 +00:00
LTOCodeGenerator.cpp
land David Blaikie's patch to de-constify Type, with a few tweaks.
2011-07-18 04:54:35 +00:00
LTOCodeGenerator.h
Add a lto_codegen_compile_to_file to avoid producing a file, reading it to
2011-03-22 20:57:13 +00:00
LTOModule.cpp
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTargetDesc to prepare for next round of changes.
2011-07-14 23:50:31 +00:00
LTOModule.h
Simplify the computation of undefined symbols. Instead of walking
2011-03-18 05:12:38 +00:00
Makefile
Expoert c interface for disassembler.
2011-03-29 00:01:39 +00:00