Unwind: always define unwind APIs
authorSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 9 Mar 2015 16:46:43 +0000 (16:46 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 9 Mar 2015 16:46:43 +0000 (16:46 +0000)
commitd9e577933b4cc21cdc475cf8514d6cb11fc671b1
tree470de99311a8ca5487ec15c8eea7ebd5647e65a9
parent07d3a2f6b287906210307d86443511122852768f
Unwind: always define unwind APIs

These interfaces are not zero cost related, but rather generic unwind APIs used
by consumers of the Unwind library.  Always provide the definition as they are
needed for both Zero Cost and Frame Table based implementations.

llvm-svn: 231666
libcxxabi/src/Unwind/libunwind.cpp