Skip to content
Snippets Groups Projects
Commit 6bd2a89d authored by John McCall's avatar John McCall
Browse files

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.

llvm-svn: 173515
parent 359b885e
No related branches found
No related tags found
No related merge requests found
Showing
with 853 additions and 180 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment