llvm-6502/lib
Dan Gohman 7578ea887d Eliminate the TopLevelManagerType enum; instead, just make
PMTopLevelManager's constructor take a PMDataManager *, which already
provides the needed abstraction support.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111189 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-16 21:38:42 +00:00
..
Analysis To create a copy of a SmallVector with an element removed from the 2010-08-16 16:57:24 +00:00
Archive
AsmParser
Bitcode Revert r111082. No warnings for this common pattern. 2010-08-15 10:27:23 +00:00
CodeGen Until uleb/sleb are MC-ized, add a hack to make them work with ELF object 2010-08-16 20:08:40 +00:00
CompilerDriver llvmc: remove dynamic plugins. 2010-08-15 07:07:12 +00:00
ExecutionEngine
Linker Revert r111082. No warnings for this common pattern. 2010-08-15 10:27:23 +00:00
MC Fixes for generation of ELF relocations. Patch by Roman Divacky. 2010-08-16 21:17:09 +00:00
Support Add hooks to FoldingSetTrait to allow specializations to provide 2010-08-16 15:30:39 +00:00
System Mark this variable as used. 2010-08-10 10:39:25 +00:00
Target Comment out some broken/unused/useless instructions which mess up disassembly. 2010-08-16 21:18:51 +00:00
Transforms Instead of having CollectSubexpr's categorize operands as interesting or 2010-08-16 15:50:00 +00:00
VMCore Eliminate the TopLevelManagerType enum; instead, just make 2010-08-16 21:38:42 +00:00
Makefile