aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/DebugIR/function.ll.check
AgeCommit message (Collapse)Author
2013-05-08Revert 181475 as the DebugIR tests are breaking (automake) buildbots that ↵Daniel Malea
re-use build dirs - the temporaries "-debug.ll" files generated by DebugIR pass are considered tests, even though they are not git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181476 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-08DebugIR tests -- lit tests for the line number transformDaniel Malea
- simple one-function case - function-calling case - external function calling case - exception throwing case - vector case Note: these tests are somewhat coupled to the current format of debug metadata. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181469 91177308-0d34-0410-b5e6-96231b3b80d8