Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For PR1338: Rename test dirs | Anton Korobeynikov | 2008-05-29 | 1 | -6/+0 |
| | | | | llvm-svn: 51695 | ||||
* | Use not instead of ignore when an exit status is expected to always | Dan Gohman | 2007-12-11 | 1 | -1/+1 |
| | | | | | | be non-zero. llvm-svn: 44866 | ||||
* | Modify annotate intrinsic to take 2 additional args: file and line number. | Tanya Lattner | 2007-06-18 | 1 | -0/+6 |
Fix up Annotate attribute test case. Fix DebugFilename.c test case to look for right file name. llvm-svn: 37632 |