summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/Generic/debuginfofinder-forward-declaration.ll
AgeCommit message (Expand)Author
2022-12-13[DebugInfo] Convert most tests to opaque pointers (NFC)Nikita Popov
2021-09-04[test] Cleanup legacy PM tests in llvm/test/DebugInfoArthur Eubanks
2020-10-19[NPM] Port module-debuginfo pass to the new pass managerAmy Huang
2019-01-15Remove irrelevant references to legacy git repositories fromJames Y Knight
2017-08-30Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl
2016-12-22Renumber testcase metadata nodes after r290153.Adrian Prantl
2016-12-20[IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl
2016-12-16Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl
2016-12-16[IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl
2016-12-16Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl
2016-12-16[IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl
2016-09-13DebugInfo: New metadata representation for global variables.Peter Collingbourne
2016-04-15[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl
2016-04-01testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl
2015-09-16Make the default triple optional by allowing an empty stringMehdi Amini