mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
Forgotten file from r269992.
llvm-svn: 270152
This commit is contained in:
parent
14b186a828
commit
5219a2c2df
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user