search for: cmpe490

Displaying 3 results from an estimated 3 matches for "cmpe490".

2017 Mar 14
2
[cfe-dev] proposal - pragma section directive in clang
...ss", rodata=".myrodata", data=".mydata", text=".mytext" Alternatively, supporting vendor-specific spellings might be useful, if there's a consistency argument to be made for clang doing it its own way. Docs are pages 108/109 here: http://www.ece.ualberta.ca/~cmpe490/documents/ghs/build_arm.pdf Jon > > The pragma applies to all global variable and function declarations > from the pragma to the end of the translation unit. The pragma > should ideally be pushable and poppable, but that is outside the > scope of this RFC. The prag...
2017 Mar 14
2
[cfe-dev] proposal - pragma section directive in clang
...quot;, > data=".mydata", text=".mytext" > > Alternatively, supporting vendor-specific spellings might be useful, if > there's a consistency argument to be made for clang doing it its own way. > > Docs are pages 108/109 here: > http://www.ece.ualberta.ca/~cmpe490/documents/ghs/build_arm.pdf > > > Jon > > > > > The pragma applies to all global variable and function declarations > > from the pragma to the end of the translation unit. The pragma > > should ideally be pushable and poppable, but that is outside the...
2017 Mar 10
3
[cfe-dev] proposal - pragma section directive in clang
+llvm-dev properly this time. On Fri, 10 Mar 2017 at 09:42 James Molloy <james at jamesmolloy.co.uk> wrote: > Hi Reid, all, > > +llvm-dev as this RFC involves changes in Clang and LLVM. > > This RFC has stagnated and I think that's partially because the proposal > isn't particularly elegant and is light on details. We've been having a > rethink and have a