summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/2003-04-15-ConstantInitAssertion.llx
Commit message (Collapse)AuthorAgeFilesLines
* rename *.llx -> *.llChris Lattner2008-04-191-4/+0
| | | | llvm-svn: 49969
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ↵Tanya Lattner2007-11-281-1/+1
| | | | | | | | tests and fixed broken run lines. XFAILed 3 arm regressions (will file bugs) llvm-svn: 44389
* For PR1319:Reid Spencer2007-04-161-1/+1
| | | | | | Fix syntax of tests to ensure grep pattern is properly quoted. llvm-svn: 36134
* Fix the syntax for these tests. Noticed by Duncan Sands.Reid Spencer2007-04-161-1/+1
| | | | llvm-svn: 36132
* For PR761:Reid Spencer2007-01-261-2/+2
| | | | | | | | | | | | | | Remove "target endian/pointersize" or add "target datalayout" to make the test parse properly or set the datalayout because defaults changes. For PR645: Make global names use the @ prefix. For llvm-upgrade changes: Fix test cases or completely remove use of llvm-upgrade for test cases that cannot survive the new renaming or upgrade capabilities. llvm-svn: 33533
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+4
llvm-svn: 33296
OpenPOWER on IntegriCloud