Displaying 2 results from an estimated 2 matches for "040bc1aa".
2009 Jul 06
0
[LLVMdev] Address Space
On Mon, Jul 6, 2009 at 11:43 AM, Juan Carlos Martinez
Santos<juanc.martinez.santos at gmail.com> wrote:
> Looking the Language Reference, there is something called "addrspace". It
> can be used to allocate a global variable into a specific area (always that
> the target supports it). How I can modify the ARM back-end in order to
> support at least two memory sections
2009 Jul 06
2
[LLVMdev] Address Space
Hello,
Looking the Language Reference, there is something called "addrspace". It
can be used to allocate a global variable into a specific area (always that
the target supports it). How I can modify the ARM back-end in order to
support at least two memory sections for Global Variables in the BSS
section. My idea is to split the uninitialized global variables in two
sections and to