llvm-6502/lib
Dale Johannesen d2e51af035 Move the uglier parts of deciding not to emit a
UsedDirective for some symbols in llvm.used into
Darwin-specific code.  I've decided LessPrivateGlobal
is potentially a useful abstraction and left it in
the target-independent area, with improved comment.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56024 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-09 22:29:13 +00:00
..
Analysis Simplify this some more. No functionality change. 2008-09-09 19:56:34 +00:00
Archive
AsmParser Update generated files. 2008-09-09 01:13:24 +00:00
Bitcode Temporarily disable vector select in the bitcode reader. The 2008-09-09 02:08:49 +00:00
CodeGen Move the uglier parts of deciding not to emit a 2008-09-09 22:29:13 +00:00
Debugger
ExecutionEngine Make safer variant of alias resolution routine to be default 2008-09-09 20:05:04 +00:00
Linker Make safer variant of alias resolution routine to be default 2008-09-09 20:05:04 +00:00
Support
System
Target Move the uglier parts of deciding not to emit a 2008-09-09 22:29:13 +00:00
Transforms if loop induction variable is always sign or zero extended then 2008-09-09 21:41:07 +00:00
VMCore Add assertion check. 2008-09-09 21:38:40 +00:00
Makefile