Index: method.c =================================================================== --- method.c (revision 122094) +++ method.c (working copy) @@ -392,7 +392,7 @@ use_thunk (tree thunk_fndecl, bool emit_ if (TARGET_USE_LOCAL_THUNK_ALIAS_P (function) /* APPLE LOCAL begin LLVM */ /* PR1085 */ -#ifndef ENABLE_LLVM +#ifdef ENABLE_LLVM && 0 #endif /* APPLE LOCAL end LLVM */
-Chris _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits