llvm-6502/lib/Bytecode
Alkis Evlogimenos 74fa84fcef Output types in reverse postorder. This will allow the ByteCode/Reader
to create the minimum number of opaque types for each type with a
cycle in its type graph.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9615 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-30 21:04:44 +00:00
..
Archive Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Reader Put DEBUG_OUTPUT at the top along with TRACE_LEVEL. Also fix the code 2003-10-30 18:33:58 +00:00
Writer Output types in reverse postorder. This will allow the ByteCode/Reader 2003-10-30 21:04:44 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00