Brendon Costa wrote:
> Hi all,
>
> I have been trying to place some data into a named section of a .o
> file. I can do it currently by hooking into various of the RTL to
> assembly routines and emitting the asm code directly, however I am now
> trying to do it from within the C++ front end by inse
Hi all,
I have been trying to place some data into a named section of a .o
file. I can do it currently by hooking into various of the RTL to
assembly routines and emitting the asm code directly, however I am now
trying to do it from within the C++ front end by inserting a VAR_DECL
node and setting