Only add DW_AT_prototyped if we're working with a C-like language.
[oota-llvm.git] / test / DebugInfo / X86 / pr11300.ll
2012-02-22 Eric ChristopherOnly add DW_AT_prototyped if we're working with a C...
2012-02-21 Eric ChristopherThere's no need for a DW_AT_byte_size on a pointer...
2012-01-24 Eric ChristopherFix the testcases for the previous patch.
2011-11-11 Devang PatelMove X86 specific test in X86 directory.