Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove IR scenario tests. | David Blaikie | 2013-03-15 | 1 | -84/+0 |
| | | | | | | | | | These are a burden to maintain & use hand crafted IR to test particular DWARF generation cases in LLVM. If someone thinks there's high value coverage here they can rephrase these as IR+dwarfdump tests in the LLVM regression suite so they'll be portable/easily executed by all developers. llvm-svn: 177182 | ||||
* | XTARGET was removed, update debug-info tests. | Argyrios Kyrtzidis | 2012-10-20 | 1 | -2/+2 |
| | | | | llvm-svn: 166362 | ||||
* | adding XFAIL and XTARGET to those that require Darwin host | Renato Golin | 2011-05-28 | 1 | -0/+2 |
| | | | | llvm-svn: 132257 | ||||
* | Test case for r131422. | Devang Patel | 2011-05-16 | 1 | -0/+82 |
llvm-svn: 131423 |