hanchenye-llvm-project/libunwind
Saleem Abdulrasool 93174d9542 unwind: remove inclusion of private_typeinfo.h
This include is not currently used.  It is intended for type info based
switching, which is part of the EHABI specification.  However, the unwinder does
not currently support this functionality. This backwards dependency into
libc++abi is currently causing a buildbot failure, remove it until we have a
better solution.

llvm-svn: 235893
2015-04-27 16:51:52 +00:00
..
cmake libunwind: add new build logic 2015-04-25 01:46:35 +00:00
include
src unwind: remove inclusion of private_typeinfo.h 2015-04-27 16:51:52 +00:00
CMakeLists.txt libunwind: add new build logic 2015-04-25 01:46:35 +00:00