X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=includes%2FRtsConfig.h;h=c40924a5e73a99162ef743a97f528050aa8fd73b;hp=8590ccd7cca9db7cc047ee21a068cd3fbc1ab2be;hb=d7d755865a3849be26a468a3fa430ff96c8e9e0c;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1 diff --git a/includes/RtsConfig.h b/includes/RtsConfig.h index 8590ccd..c40924a 100644 --- a/includes/RtsConfig.h +++ b/includes/RtsConfig.h @@ -46,15 +46,6 @@ # define LAZY_BLACKHOLING #endif -/* TABLES_NEXT_TO_CODE says whether to assume that info tables are - * assumed to reside just before the code for a function. - * - * UNDEFINING THIS WON'T WORK ON ITS OWN. You have been warned. - */ -#if !defined(USE_MINIINTERPRETER) && !defined(ia64_HOST_ARCH) && !defined (powerpc64_HOST_ARCH) -#define TABLES_NEXT_TO_CODE -#endif - /* ----------------------------------------------------------------------------- Labels - entry labels & info labels point to the same place in TABLES_NEXT_TO_CODE, so we only generate the _info label. Jumps