DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
[oota-llvm.git] / test / Instrumentation / SanitizerCoverage / coverage2-dbg.ll
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2014-12-23 Kostya Serebryany[asan] change the coverage collection scheme so that...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-11-24 Kostya Serebryany[asan/coverage] change the way asan coverage instrument...
2014-11-11 Kostya SerebryanyMove asan-coverage into a separate phase.