<div dir="ltr"><div><div><div><div>Hi,<br><br></div>I would like to propose to merge r226818, r226819, r226820, r226822, r226823, and r226824 to the release_36 branch for libc++abi.<br><br>Here are the reasons for these changes:<br><br>1. Fixes the compilation of libc++abi for ARM without LLVM unwinder.<br></div><div>2. Fix the existing test case "backtrace_test" which was failing on ARM (with and without LLVM unwinder)<br></div><div>3. Fixes the _Unwind_Backtrace() when libc++abi is built with CMake.<br></div><div><br></div>Is it OK to do so?  Thanks.<br><br></div>Thanks.<br><br>Logan<br><br><br></div>p.s. The complete list of changes:<br>r226818 - Remove _Unwind_{Get,Set}{GR,IP} from ARM EHABI build.<br>r226819 - Allow libc++abi to be built without unwinder.<br>r226820 - Fix _Unwind_Backtrace for libc++abi built with libgcc.<br>r226822 - Force unwind frame with user-defined personality.<br>r226823 - Add -funwind-tables to CMAKE_C_FLAGS.<br>r226824 - Enable backtrace_test for ARM.<br></div>