aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/2009-11-03-InsertExtractValue.ll
AgeCommit message (Expand)Author
2013-03-28Revert "Adding DIImportedModules to DIScopes."David Blaikie
2013-03-27Adding DIImportedModules to DIScopes.David Blaikie
2013-03-21Remove unused field in DISubprogramDavid Blaikie
2013-03-17Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie
2013-03-13Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie
2013-03-11Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie
2013-01-05Include access modifiers in subprogram metadata IR comment.David Blaikie
2010-04-01change this from using '!dbg' to using '!dbgx'. TheChris Lattner
2009-11-03Parse debug info attached with insertvalue and extractvalue instructions.Devang Patel