summaryrefslogtreecommitdiffstats
path: root/clang/utils/OptionalTests/Extra/Runtime/darwin-clang_rt.c
Commit message (Collapse)AuthorAgeFilesLines
* [utils] Remove the OptionalTests subdir no one runs.Daniel Dunbar2013-01-251-338/+0
| | | | llvm-svn: 173491
* fix a bunch of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
| | | | | | Luis Felipe Strano Moraes! llvm-svn: 129559
* Extern darwin-clang_rt.c test to also test targetting ARM ({armv6, armv7} xDaniel Dunbar2010-01-231-10/+90
| | | | | | {thumb,no-thumb}). llvm-svn: 94264
* Add a test for clang_rt support on Darwin. With appropriate massaging, thisDaniel Dunbar2010-01-211-0/+258
checks that the runtime library can be linked and works for compiling on 10.6 for 10.{4,5,6} targets. Currently test is only for x86, and misses some compiler-rt functions. llvm-svn: 94083
OpenPOWER on IntegriCloud