| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emit | Bill Wendling | 2009-02-24 | 1 | -1/+1 |
| | | | | | | | | | | | a DBG_LABEL or not. We want to fall back to the original way of emitting debug info when we're in -O0/-fast mode. - Add plumbing in to pass the "Fast" flag to places that need it. - XFAIL DebugInfo/deaddebuglabel.ll. This is finding 11 labels instead of 8. I need to investigate still. llvm-svn: 65367 | ||||
| * | Run dsymutil on darwin, when it is expected, before running gdb test. | Devang Patel | 2009-02-02 | 1 | -0/+1 |
| | | | | | llvm-svn: 63548 | ||||
| * | This passes on x86-32 linux at least. | Duncan Sands | 2009-02-02 | 1 | -1/+0 |
| | | | | | llvm-svn: 63508 | ||||
| * | XFAIL these tests for now. | Devang Patel | 2008-12-12 | 1 | -1/+1 |
| | | | | | llvm-svn: 60959 | ||||
| * | For PR1338: Rename test dirs | Anton Korobeynikov | 2008-05-29 | 1 | -0/+20 |
| llvm-svn: 51695 | |||||

