mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-11 20:56:05 +00:00

using Function::arg_{iterator|begin|end}. Likewise Module::g* -> Module::global_*. This patch is contributed by Gabor Greif, thanks! llvm-svn: 20597