Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-08 | Revert 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-08 | DebugIR tests -- lit tests for the line number transform | Daniel 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 |