[llvm-commits] [PATCH] FRAME_POINTER_OFFSET macro definition to tce target.

Duncan Sands baldrick at free.fr
Fri Sep 4 10:22:29 PDT 2009


Hi Mikael,

> +
> +#define FRAME_POINTER_OFFSET(X) 0
> +

nothing else in gcc defines this, so why must tce?  Several
targets do define INITIAL_FRAME_POINTER_OFFSET though.

Ciao,

Duncan.



More information about the llvm-commits mailing list