[opaque pointer type] Pass GlobalAlias the actual pointer type rather than decomposin...
[oota-llvm.git] / test / tools / dsymutil / X86 /
2015-03-24 Frederic Riss[dsymutil] Temporarily disable some tests on windows.
2015-03-16 Frederic Riss[dsymutil] Add support to generate .debug_pubnames...
2015-03-16 NAKAMURA TakumiRework r232337. Let llvm/test/tools/dsymutil/X86/basic...
2015-03-15 NAKAMURA TakumiSuppress llvm/test/tools/dsymutil/X86/basic-linking...
2015-03-15 NAKAMURA Takumillvm/test/tools/dsymutil/X86/basic-lto-*-linking-x86...
2015-03-15 Frederic Riss[dsymutil] Add support for linking line tables.
2015-03-14 Frederic Riss[dsymutil] Add support for debug_loc section.
2015-03-14 Frederic Riss[dsymutil] Generate debug_aranges section.
2015-03-13 Frederic Riss[dsymutil] Implement DW_AT_ranges linking.
2015-03-13 Frederic Riss[dsymutil] Fix handling of cross-cu forward references.
2015-03-13 Frederic Riss[dsymutil] Add relocation of compile_units low_pc/high_pc.
2015-03-13 Frederic Riss[dsymutil] Fix location cloning for newer dwarf versions.
2015-03-11 Frederic Riss[dsymutil] Correctly clone address attributes.
2015-03-07 Frederic Riss[dsymutil] Apply relocations to DIE data before cloning.
2015-03-06 Frederic Riss[dsymutil] Support cloning DIE reference attributes.
2015-03-06 Frederic Riss[dsymutil] Add debug_str construction support.
2015-03-04 Frederic Riss[dsymutil] Add minimal code to emit DIE trees.
2015-02-28 Frederic Riss[dsymutil] Add the DwarfStreamer class.