K 10 svn:author V 6 andrew K 8 svn:date V 27 2014-08-15T09:10:17.047001Z K 7 svn:log V 706 Port the GNU parts of CSU and libgcc_s to arm64. Unfortunately execute_cfa_program causes the following with clang. As the backend has changed significantly in 3.5 no effort to diagnose or fix the problem will take place. Assertion failed: (Scavenged[SI].FrameIndex >= 0 && "Cannot scavenge register without an emergency spill slot!"), function scavengeRegister, file /lib/CodeGen/RegisterScavenging.cpp, line 415. Stack dump: 0. Program arguments: 1. parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module 4. Running pass 'Prologue/Epilogue Insertion & Frame Finalization' on function '@execute_cfa_program' END