Forgotten file from r269992.

llvm-svn: 270152
This commit is contained in:
Richard Smith 2016-05-19 22:56:37 +00:00
parent f5f0331a3b
commit ad940f23ee
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,9 @@
/* Define to 1 if you have the `backtrace' function. */
#cmakedefine HAVE_BACKTRACE ${HAVE_BACKTRACE}
/* Define to 1 if you have the `_Unwind_Backtrace' function. */
#cmakedefine HAVE_UNWIND_BACKTRACE ${HAVE_UNWIND_BACKTRACE}
/* Define to 1 if you have the `bcopy' function. */
#undef HAVE_BCOPY