[libunwind] Disable calls to fprintf for baremetal targets.

We've been having issues with using libcxxabi and libunwind for baremetal
targets because fprintf is dependent on io functions, this patch disables calls
to fprintf when building for baremetal in release mode.

Differential Revision: https://reviews.llvm.org/D30340



git-svn-id: https://llvm.org/svn/llvm-project/libunwind/trunk@296135 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed
tree: e40bbfb1b42e97600c2cd314e2d02ecd28bfc880
  1. cmake/
  2. include/
  3. src/
  4. test/
  5. .arcconfig
  6. .clang-format
  7. CMakeLists.txt