hanchenye-llvm-project/libunwind
Evgeniy Stepanov 9b44fa87f3 Replace cmake check for printf with a check for fopen.
Printf is a builtin, and the check fails with -Werror because of a clang
warning about an incompatible redeclaration.

llvm-svn: 255188
2015-12-10 00:47:08 +00:00
..
cmake Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
include
src Make it possible to use libunwind without heap. 2015-11-09 06:57:29 +00:00
test
.arcconfig
.clang-format
CMakeLists.txt