1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-30 07:22:55 +01:00
llvm-mirror/lib
Chris Lattner a322b9b4f3 Loop over the module, not the symbol table. This makes the code handle
unused external functions again

llvm-svn: 9365
2003-10-22 04:42:20 +00:00
..
Analysis Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
AsmParser Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
Bytecode Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
CodeGen Added LLVM copyright notice. 2003-10-21 15:29:18 +00:00
CWriter Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
ExecutionEngine Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
Support Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
Target * Fix order of #includes to follow style guide 2003-10-22 03:27:45 +00:00
Transforms Loop over the module, not the symbol table. This makes the code handle 2003-10-22 04:42:20 +00:00
VMCore Make sure to add a type for va_next operands, which may not other wise 2003-10-21 17:40:54 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00