hanchenye-llvm-project/libunwind
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
..
cmake Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
include Introduce a native-only unwinder build. 2016-05-25 12:36:34 +00:00
src [libunwind] Remove unused code. 2016-06-03 20:57:48 +00:00
test Fix unw_getcontext() return value on AArch64. 2015-06-25 15:12:46 +00:00
.arcconfig
.clang-format
CMakeLists.txt Add status/warning message for 32 bit builds 2016-06-02 01:19:52 +00:00