summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/2007-01-22-UpgradeMalformedStruct.ll
Commit message (Collapse)AuthorAgeFilesLines
* Removing llvm upgrade, so remove tests specific to llvm-upgrade and update ↵Tanya Lattner2008-02-161-4/+0
| | | | | | the tests that used it. llvm-svn: 47225
* 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
* 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-0/+4
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
OpenPOWER on IntegriCloud