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-16 00:18:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Owen Anderson
2f84faae31
Comment-ify.
...
llvm-svn: 80009
2009-08-25 17:42:07 +00:00
..
Hello
Kill off more cerr/cout uses and prune includes a bit.
2009-08-23 11:37:21 +00:00
Instrumentation
Kill off more cerr/cout uses and prune includes a bit.
2009-08-23 11:37:21 +00:00
IPO
Update DebugInfo interface to use metadata, instead of special named llvm.dbg.... global variables, to encode debugging information in llvm IR. This is mostly a mechanical change that tests metadata support very well.
2009-08-25 05:24:07 +00:00
Scalar
Kill off more cerr/cout uses and prune includes a bit.
2009-08-23 11:37:21 +00:00
Utils
Comment-ify.
2009-08-25 17:42:07 +00:00
Makefile
The attached patches attempt to fix cross builds. For example, if you
2009-08-18 00:40:33 +00:00