hanchenye-llvm-project/libcxxabi/cmake
Logan Chien dbcd7a35f8 Add -funwind-tables to CMAKE_C_FLAGS.
Without -funwind-tables, the compiler won't generate the unwinding
table for these C functions.  However, the functions in libunwind,
such as `_Unwind_Backtrace()`, WILL unwind stack to get the backtrace.

llvm-svn: 226823
2015-01-22 13:39:08 +00:00
..
config-ix.cmake Add -funwind-tables to CMAKE_C_FLAGS. 2015-01-22 13:39:08 +00:00