K 10 svn:author V 6 emaste K 8 svn:date V 27 2015-03-31T13:37:32.066770Z K 7 svn:log V 295 unwind-d2 build workaround for arm64 The __builtin_init_dwarf_reg_size_table function is unimplemented in clang 3.6 for AArch64. Comment it out for now and replace it with a message and abort. Tracked in upstream LLVM PR 22997 https://llvm.org/bugs/show_bug.cgi?id=22997 Submitted by: andrew END