summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/Unit/trampoline_setup_test.c
Commit message (Collapse)AuthorAgeFilesLines
* Move tests for BlocksRuntime and builtins to corresponding directories under ↵Alexey Samsonov2014-02-141-64/+0
| | | | | | test/ llvm-svn: 201396
* If a test case is not compiled on a specific platform, print "skipped"Joerg Sonnenberger2011-05-291-1/+2
| | | | | | to stdout. This helps identifying missing coverage on a given platform. llvm-svn: 132300
* license changeHoward Hinnant2010-11-161-2/+2
| | | | llvm-svn: 119397
* Unbreak trampoline test.Daniel Dunbar2010-01-181-4/+9
| | | | llvm-svn: 93711
* Nested function test in compiler-rt should not be run under Clang.Edward O'Callaghan2009-10-291-19/+28
| | | | llvm-svn: 85456
* Initial import of compiler-rt.Daniel Dunbar2009-06-261-0/+49
- llvm-svn: 74292
OpenPOWER on IntegriCloud