DI: Reverse direction of subprogram -> function edge.
[oota-llvm.git] / test / Linker / subprogram-linkonce-weak.ll
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-09-16 Mehdi AminiMake the default triple optional by allowing an empty...
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-04 Mehdi AminiUpdate test suite to make "ninja check" succeed without...
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-03-27 Yaron KerenFix subprogram-linkonce-weak.ll and subprogram-linkonce...
2015-03-26 Duncan P. N. Exon... Reapply "Linker: Drop function pointers for overridden...
2015-03-26 Duncan P. N. Exon... Revert "Linker: Drop function pointers for overridden...
2015-03-25 Duncan P. N. Exon... Linker: Stop using -gmlt test/Linker/subprogram-linkonc...
2015-03-25 Duncan P. N. Exon... Linker: Loosen checks slightly from r233207
2015-03-25 Duncan P. N. Exon... Linker: Rewrite dwarfdump checks from r233164
2015-03-25 Duncan P. N. Exon... Linker: Temporarily disable dwarfdump checks from r233164
2015-03-25 Duncan P. N. Exon... Linker: Drop function pointers for overridden subprograms