summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/DebugIR/vector.ll.check
Commit message (Collapse)AuthorAgeFilesLines
* Revert 181475 as the DebugIR tests are breaking (automake) buildbots that ↵Daniel Malea2013-05-081-39/+0
| | | | | | | | re-use build dirs - the temporaries "-debug.ll" files generated by DebugIR pass are considered tests, even though they are not llvm-svn: 181476
* DebugIR tests -- lit tests for the line number transformDaniel Malea2013-05-081-0/+39
- 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. llvm-svn: 181469
OpenPOWER on IntegriCloud