llvm-6502/lib
Bill Wendling 4aebcb4f5f Change the casting of linkage types into a map. This makes this much more robust
as it no longer depends upon two different enums being kept in sync with each
other.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76465 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-20 20:34:46 +00:00
..
Analysis Update this comment. 2009-07-20 17:44:17 +00:00
Archive
AsmParser Refactor metadata parsing routines into separate functions. 2009-07-20 19:00:08 +00:00
Bitcode
CodeGen Fix some sub-reg coalescing bugs where the coalescer wasn't updating the resulting interval's register class. 2009-07-20 19:47:55 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC Removed the DumpSymbolsandMacros and LoadSymbolsandMacros MCStreamer API as 2009-07-20 20:25:37 +00:00
Support
System
Target Add MCAsmLexer interface. 2009-07-20 20:01:54 +00:00
Transforms use ExpandInlineAsm on TargetLowering instead of TargetAsmInfo. 2009-07-20 17:52:52 +00:00
VMCore Change the casting of linkage types into a map. This makes this much more robust 2009-07-20 20:34:46 +00:00
Makefile