Displaying 3 results from an estimated 3 matches for "gvbegin".
Did you mean:
gbegin
2004 Jun 19
2
[LLVMdev] MachineOperand: GlobalAddress vs. ExternalSymbol
On Fri, 2004-06-18 at 10:13, Chris Lattner wrote:
> Module::gbegin/gend iterate over the global variables, and ::begin/end
> iterate over the functions, some of which may be prototypes.
This confused Vladimir and I remember it confusing me when I was
reviewing LLVM core a few months ago. Would it be worthwhile to consider
naming these globals_begin/globals_end and
2004 Jun 19
0
[LLVMdev] MachineOperand: GlobalAddress vs. ExternalSymbol
...e a few months ago. Would it be worthwhile to consider
> naming these globals_begin/globals_end and
> functions_begin/functions_end? so their use is completely clear?
Sure, they can be renamed. For commonly used methods like this I would
like to keep them relatively terse though. How about gvbegin/end and
funcbegin/end? Would anyone like to make a patch? :)
-Chris
--
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/
2004 Jun 19
1
[LLVMdev] MachineOperand: GlobalAddress vs. ExternalSymbol
...it be worthwhile to consider
> > naming these globals_begin/globals_end and
> > functions_begin/functions_end? so their use is completely clear?
>
> Sure, they can be renamed. For commonly used methods like this I would
> like to keep them relatively terse though. How about gvbegin/end and
> funcbegin/end? Would anyone like to make a patch? :)
>
> -Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists...