[LLVMdev] MachineOperand: GlobalAddress vs. ExternalSymbol

Reid Spencer reid at x10sys.com
Sat Jun 19 00:30:05 PDT 2004


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
functions_begin/functions_end? so their use is completely clear?

Reid
-------------- 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.llvm.org/pipermail/llvm-dev/attachments/20040619/8cf0aa0e/attachment.sig>


More information about the llvm-dev mailing list