aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/two-cus-from-same-file.ll
AgeCommit message (Expand)Author
2013-03-25XFAIL DebugInfo tests for Hexagon.Jyotsna Verma
2013-03-21Remove unused field in DISubprogramDavid Blaikie
2013-03-20Debug info: refactor the first field of DICompileUnit to be a raw file/direct...David Blaikie
2013-03-20Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...David Blaikie
2013-03-20Remove unused field in DICompileUnitDavid Blaikie
2013-03-17Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie
2013-03-13Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie
2013-03-12Remove unused "isMain" field from DICompileUnitDavid Blaikie
2013-03-12Update debug info test cases with empty SplitDebugFilename field.David Blaikie
2013-02-02Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie
2013-01-25Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,Eli Bendersky
2012-12-03Simplify this test a bit because DWARF emission/dumping on some platformsEli Bendersky
2012-12-03Fix PR12942: Allow two CUs to be generated from the same source file.Eli Bendersky