When not destroying the source, the linker is not remapping the types. Added support
[oota-llvm.git] / include / llvm / TableGen /
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-10-19 David GreeneAdd NAME Member
2011-10-19 David GreeneCall Record Initializer
2011-10-19 David GreeneAdd Name Init Record Constructor
2011-10-19 David GreeneFix 80-col Violation
2011-10-19 David GreeneFix Name Check
2011-10-19 David GreeneFix Name Check
2011-10-19 David GreeneAdd Record Init
2011-10-19 David GreeneMake Template Arg Names Inits
2011-10-19 David GreeneAdd Utility to Scope Names
2011-10-19 David GreeneMake VarInit Name an Init
2011-10-19 David GreeneAdd Value Accessors
2011-10-19 David GreeneAdd Name Init Accessors
2011-10-19 David GreeneAdd Init Accessors
2011-10-07 David GreeneRemove Multidefs
2011-10-05 David GreeneAdd Multidef Data Structures
2011-10-01 Peter CollingbourneMove TableGen's parser and entry point into a library