1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib/Bytecode
Chris Lattner 82f54dca49 - Change Function's so that their argument list is populated when they are
constructed.  Before, external functions would have an empty argument list,
    now a Function ALWAYS has a populated argument list.

llvm-svn: 4149
2002-10-13 20:57:00 +00:00
..
Reader - Change Function's so that their argument list is populated when they are 2002-10-13 20:57:00 +00:00
Writer Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00