Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | There is a way to specify targets that should succeed. It's the "XTARGET" | Bill Wendling | 2009-02-28 | 1 | -2/+2 |
| | | | | | | | keyword. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65692 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Unable to say "TARGET: *-*-darwin*"; falling back to "XFAIL: ↵ | Stuart Hastings | 2009-02-28 | 1 | -1/+1 |
| | | | | | | linux,ia64,alpha,sparc". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65667 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Testcase to insure C strings go to the cstring | Stuart Hastings | 2009-02-27 | 1 | -0/+11 |
section. Darwin-specific. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65655 91177308-0d34-0410-b5e6-96231b3b80d8 |