llvm-project/libunwind/src
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
..
AddressSpace.hpp
CMakeLists.txt unwind: clean up warnings from the build 2015-04-25 02:06:15 +00:00
CompactUnwinder.hpp
DwarfInstructions.hpp
DwarfParser.hpp
EHHeaderParser.hpp
Registers.hpp
Unwind-EHABI.cpp unwind: remove inclusion of private_typeinfo.h 2015-04-27 16:51:52 +00:00
Unwind-EHABI.h
Unwind-sjlj.c
UnwindCursor.hpp
UnwindLevel1-gcc-ext.c
UnwindLevel1.c
UnwindRegistersRestore.S
UnwindRegistersSave.S
Unwind_AppleExtras.cpp
assembly.h
config.h
dwarf2.h
libunwind.cpp
libunwind_ext.h
unwind_ext.h