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-02-10 06:25:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
/
lto
History
Chris Lattner
3359d8c044
update this to ConstantDataArray. There are no tests and this isn't using the preferred functionality for ripping apart strings, so I have no way to test this.
...
llvm-svn: 149361
2012-01-31 06:03:46 +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
More dead code removal (using -Wunreachable-code)
2012-01-20 21:51:11 +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
update this to ConstantDataArray. There are no tests and this isn't using the preferred functionality for ripping apart strings, so I have no way to test this.
2012-01-31 06:03:46 +00:00
LTOModule.h
Move comment to the correct place.
2011-11-04 09:34:06 +00:00
Makefile
build: Tidy up a bunch of tool Makefiles, and simplify where possible using the
2011-10-18 19:27:24 +00:00