1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib
Chris Lattner 1d9c1edaa8 add some comments
llvm-svn: 26631
2006-03-09 06:37:29 +00:00
..
Analysis Fix a crash compiling Obsequi 2006-03-04 21:48:01 +00:00
AsmParser Regenerate 2006-03-04 07:53:41 +00:00
Bytecode Simplify the autoupgrade interface 2006-03-02 23:59:12 +00:00
CodeGen add some comments 2006-03-09 06:37:29 +00:00
Debugger Get rid of the multiple copies of getStringValue. Now a Constant:: method. 2006-03-08 18:11:07 +00:00
ExecutionEngine Add a helper method for running static ctors/dtors in the module. 2006-03-08 18:42:46 +00:00
Linker Rename method 2006-01-24 04:14:29 +00:00
Support Qualify dwarf namespace inside llvm namespace. 2006-02-27 22:37:23 +00:00
System Add AddSymbol() method to DynamicLibrary to work around Windows limitation 2006-01-30 04:33:51 +00:00
Target Add support for 'special' llvm globals like debug info and static ctors/dtors. 2006-03-09 06:14:35 +00:00
Transforms fix a pasto 2006-03-09 06:09:41 +00:00
VMCore add a new helper method. 2006-03-08 18:39:13 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00