| commit | 1d1d6d4675ae21ce8123b0b932cc6eb5673166e0 | [log] [tgz] |
|---|---|---|
| author | Jim Grosbach <grosbach@apple.com> | Thu Oct 24 23:07:11 2013 +0000 |
| committer | Jim Grosbach <grosbach@apple.com> | Thu Oct 24 23:07:11 2013 +0000 |
| tree | 7dd5653af44b317274e927d5551312bb0182df49 | |
| parent | 9b2349888fed43c91d266ef173b8e71e000d4c8b [diff] |
ARM: Tweak usage of '*vfp' compiler_rt functions. Only use them if the subtarget has ARM mode, as these routines are implemented as ARM code. rdar://15302004 llvm-svn: 193381