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

Mikael Lepistö lepisto.mikael at gmail.com
Sat Sep 5 09:50:30 PDT 2009


Ah, yes my bad. Looks like that it's too hard for me to write even  
single line of code without messing up with something :(

Correct patch would really be INITIAL_FRAME_POINTER_OFFSET. I have to  
ask someone with free BSD verify that new _really_ works, before  
sending the fixed version.

-Mikael


On 4.9.2009, at 20:22, Duncan Sands wrote:

> 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