summaryrefslogtreecommitdiff
path: root/test/CodeGen/debug-info-line.c
AgeCommit message (Expand)Author
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman
2015-04-29DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith
2015-01-31DebugInfo: Fix line table for comparisons harder/better for the sake of C (& ...David Blaikie
2015-01-31Rename test file to be more accurate (& free up the file name for a more appr...David Blaikie
2013-01-26PR14566: Debug Info: avoid top level lexical blocks in functionsDavid Blaikie
2011-10-13Recommit:Eric Christopher
2011-10-12Revert file/scope handling patches. gdb testing revealed a couple of bugs.Eric Christopher
2011-10-11Start handling debug line and scope information better:Eric Christopher
2010-09-15While handling change of file, check if _current_ file is already seen or not...Devang Patel