llvm-6502/lib/Bytecode/Reader
Chris Lattner e4d5c441e0 This mega patch converts us from using Function::a{iterator|begin|end} to
using Function::arg_{iterator|begin|end}.  Likewise Module::g* -> Module::global_*.

This patch is contributed by Gabor Greif, thanks!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20597 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-15 04:54:21 +00:00
..
Analyzer.cpp Don't print a bunch of metrics that are meaningless for external functions 2004-10-15 19:40:31 +00:00
Makefile Fix library name. 2004-10-28 05:32:01 +00:00
Reader.cpp This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
Reader.h Adjust to changes in User class and minor changes in instruction ctors. 2005-01-29 00:36:19 +00:00
ReaderWrappers.cpp This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00