commit | d5617eeafc93209a26b9f88276c88cf997c3a0a7 | [log] [tgz] |
---|---|---|
author | John McCall <rjmccall@apple.com> | Fri Jan 25 22:31:03 2013 +0000 |
committer | John McCall <rjmccall@apple.com> | Fri Jan 25 22:31:03 2013 +0000 |
tree | 43c9295b24bd0ef8787299fa08681e041ef4697b | |
parent | b8b2c9da87e7d70a1679db026f40548b3192b705 [diff] |
The standard ARM C++ ABI dictates that inline functions are never key functions. We did not implement that rule for the iOS ABI, which was driven by what was implemented in gcc-4.2. However, implement it now for other ARM-based platforms. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173515 91177308-0d34-0410-b5e6-96231b3b80d8