summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/Unit/int_lib.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate copy of int_lib.h, and update test script to find copy ↵Daniel Dunbar2009-10-271-159/+0
| | | | | | | | inside lib/. Also, fix some brokenness in the test script w.r.t REMOTE. llvm-svn: 85260
* Comment out broken tests and make the rest build in cmake build system.Edward O'Callaghan2009-10-171-4/+4
| | | | llvm-svn: 84330
* use HAS_80_BIT_LONG_DOUBLE so some tests work properly on armNick Kledzik2009-09-111-0/+7
| | | | llvm-svn: 81552
* Refactor test suit endianness pre-processor code. More style and readability ↵Edward O'Callaghan2009-08-051-67/+28
| | | | | | fixes, start labling endif's llvm-svn: 78234
* Start porting compiler-rt testsuit to Solaris with new build system. Fix ↵Edward O'Callaghan2009-08-051-0/+28
| | | | | | some C++ style comments which are not allowed in ISO C90. llvm-svn: 78143
* Initial import of compiler-rt.Daniel Dunbar2009-06-261-0/+163
- llvm-svn: 74292
OpenPOWER on IntegriCloud