CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/06 03:28:29
Modified files:
lib/libcxxabi : Makefile
Log message:
Compile C code with -funwind-tables. Fixes exception handling on architectures
that don't generate .eh_frame info by default such as arm64.
ok jsg@
