llvm-project/libunwind/src
Asiri Rathnayake b3698ba361 [libunwind] Remove unused code.
The whole file is guarded with #if _LIBUNWIND_ARM_EHABI, and then in the
middle we have these two blocks, which render them pretty unused. An
artefact of a refactoring it seems.

NFC.

llvm-svn: 271737
2016-06-03 20:57:48 +00:00
..
AddressSpace.hpp Introduce NetBSD support 2016-02-06 18:19:29 +00:00
CMakeLists.txt Attempt to fix libunwind build 2016-06-02 01:50:10 +00:00
CompactUnwinder.hpp Introduce a native-only unwinder build. 2016-05-25 12:36:34 +00:00
DwarfInstructions.hpp Correct sense of unwind return address register range assertion 2015-08-13 13:45:45 +00:00
DwarfParser.hpp Make it possible to use libunwind without heap. 2015-11-09 06:57:29 +00:00
EHHeaderParser.hpp
Registers.hpp Fix gcc libunwind build. 2016-05-26 21:45:54 +00:00
Unwind-EHABI.cpp [libunwind] Remove unused code. 2016-06-03 20:57:48 +00:00
Unwind-EHABI.h libunwind: Introduce __libunwind_config.h. 2015-07-19 15:23:10 +00:00
Unwind-sjlj.c
UnwindCursor.hpp Fix gcc libunwind build. 2016-05-26 21:45:54 +00:00
UnwindLevel1-gcc-ext.c libunwind: Introduce __libunwind_config.h. 2015-07-19 15:23:10 +00:00
UnwindLevel1.c unwind: Fix libc++abi and libgcc build. 2015-07-24 00:16:48 +00:00
UnwindRegistersRestore.S [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
UnwindRegistersSave.S [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
Unwind_AppleExtras.cpp
assembly.h
config.h Use size_t to store the results of sizeof calculations. 2016-05-26 21:56:04 +00:00
dwarf2.h
libunwind.cpp Introduce a native-only unwinder build. 2016-05-25 12:36:34 +00:00
libunwind_ext.h libunwind: Introduce __libunwind_config.h. 2015-07-19 15:23:10 +00:00
unwind_ext.h