llvm/lib
Chris Lattner cb05af852f Add support for targets that want to do something with the llvm.used list,
because they have an aggressive linker that does dead code stripping.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30604 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-26 03:38:18 +00:00
..
Analysis
Archive
AsmParser
Bytecode
CodeGen Add support for targets that want to do something with the llvm.used list, 2006-09-26 03:38:18 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target Add support for targets that want to do something with the llvm.used list, 2006-09-26 03:38:18 +00:00
Transforms Style changes only. Remove dead code, fix a comment. 2006-09-23 15:13:08 +00:00
VMCore add method, correct comment 2006-09-23 04:03:45 +00:00
Makefile