Ensure -mcpu=xscale works for arm targets, after rL252903 and rL252904
[oota-llvm.git] / include / llvm / Support / Dwarf.def
2015-11-11 Dawn PerchikSupport: Recognize Borland DWARF extensions.
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-03-17 Duncan P. N. Exon... DebugInfo: Drop fake DW_TAG_expression
2015-02-13 Duncan P. N. Exon... Support: Rewrite LocationAtom and OperationEncodingStri...
2015-02-07 Bruce MitchenerAdd more DWARF 5 language constants.
2015-02-07 Duncan P. N. Exon... Support: Use Dwarf.def for DW_VIRTUALITY, NFC
2015-02-06 Duncan P. N. Exon... Support: Rewrite AttributeEncodingString(), NFC
2015-02-06 Duncan P. N. Exon... Support: Rewrite dwarf::LanguageString(), NFC
2015-02-03 Duncan P. N. Exon... Support: Re-implement dwarf::TagString() using a .def...