summaryrefslogtreecommitdiffstats
path: root/contrib/compiler-rt
Commit message (Collapse)AuthorAgeFilesLines
* Set symbol visibility to hidden.ed2010-11-111-3/+3
| | | | | | | Not doing so may cause all sorts of random libraries to expose libcompiler_rt's functions, which should of course not be done. Discussed with: kan, kib
* Import libcompiler_rt into HEAD and add Makefiles.ed2010-11-11207-0/+12384
Obtained from: user/ed/compiler-rt
OpenPOWER on IntegriCloud