llvm-6502/lib/CodeGen
Chris Lattner 9525528a7d Use hidden visibility to make symbols in an anonymous namespace get
dropped.  This shrinks libllvmgcc.dylib another 67K


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28975 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-28 23:17:24 +00:00
..
SelectionDAG Use hidden visibility to make symbols in an anonymous namespace get 2006-06-28 23:17:24 +00:00
AsmPrinter.cpp Was pointed out that structure alignment and type alignment are not the same 2006-06-15 19:37:14 +00:00
BranchFolding.cpp
DwarfWriter.cpp Add and sort "sections" in debug lines. This always stepping through 2006-06-23 12:51:53 +00:00
ELFWriter.cpp
IntrinsicLowering.cpp
LiveInterval.cpp
LiveIntervalAnalysis.cpp
LiveVariables.cpp
MachineBasicBlock.cpp
MachineDebugInfo.cpp Add support for function types. 2006-06-20 19:41:06 +00:00
MachineFunction.cpp Shave another 27K off libllvmgcc.dylib with visibility hidden 2006-06-28 22:17:39 +00:00
MachineInstr.cpp Instructions with variable operands (variable_ops) can have a number required 2006-06-15 07:22:16 +00:00
Makefile
Passes.cpp
PHIElimination.cpp Use hidden visibility to make symbols in an anonymous namespace get 2006-06-28 23:17:24 +00:00
PhysRegTracker.h
PrologEpilogInserter.cpp Shave another 27K off libllvmgcc.dylib with visibility hidden 2006-06-28 22:17:39 +00:00
RegAllocLinearScan.cpp Shave another 27K off libllvmgcc.dylib with visibility hidden 2006-06-28 22:17:39 +00:00
RegAllocLocal.cpp Use hidden visibility to make symbols in an anonymous namespace get 2006-06-28 23:17:24 +00:00
RegAllocSimple.cpp Shave another 27K off libllvmgcc.dylib with visibility hidden 2006-06-28 22:17:39 +00:00
TwoAddressInstructionPass.cpp Shave another 27K off libllvmgcc.dylib with visibility hidden 2006-06-28 22:17:39 +00:00
UnreachableBlockElim.cpp Use hidden visibility to make symbols in an anonymous namespace get 2006-06-28 23:17:24 +00:00
VirtRegMap.cpp Shave another 27K off libllvmgcc.dylib with visibility hidden 2006-06-28 22:17:39 +00:00
VirtRegMap.h