llvm-6502/lib/Bytecode
Chris Lattner 24e90d3c5b Fix a bug where calling materializeModule could corrupt the module, reading
multiple copies of the function into the Function*.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35831 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-09 20:28:40 +00:00
..
Archive Avoid a useless temporary constrution. 2007-04-07 19:51:45 +00:00
Reader Fix a bug where calling materializeModule could corrupt the module, reading 2007-04-09 20:28:40 +00:00
Writer For PR1146: 2007-04-09 06:14:31 +00:00
Makefile