Remove configure support for endianness checking, the need for which

Chris has helpfully expunged.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10873 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke
2004-01-15 06:22:37 +00:00
parent 88fc1b0a6f
commit f69d76fd3b
4 changed files with 0 additions and 224 deletions
-6
View File
@@ -8,12 +8,6 @@
/* Define to 1 if using `alloca.c'. */
#undef C_ALLOCA
/* Define if the machine is Big-Endian */
#undef ENDIAN_BIG
/* Define if the machine is Little-Endian */
#undef ENDIAN_LITTLE
/* Define to 1 if you have `alloca', as a function or macro. */
#undef HAVE_ALLOCA
-6
View File
@@ -8,12 +8,6 @@
/* Define to 1 if using `alloca.c'. */
#undef C_ALLOCA
/* Define if the machine is Big-Endian */
#undef ENDIAN_BIG
/* Define if the machine is Little-Endian */
#undef ENDIAN_LITTLE
/* Define to 1 if you have `alloca', as a function or macro. */
#undef HAVE_ALLOCA