llvm-6502/lib/Bitcode/Writer
Nick Lewycky 9a49f1552d Make the side-numbering of instructions used by metadata (which is needed to
keep track of instructions that return void) per-function. This fixes PR5278.

This breaks backwards compatibility with the metadata format. That's okay
because we haven't released the metadata bitcode yet.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97132 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-25 08:30:17 +00:00
..
BitcodeWriter.cpp Add support for a union type in LLVM IR. Patch by Talin! 2010-02-12 20:49:41 +00:00
BitcodeWriterPass.cpp
BitWriter.cpp
CMakeLists.txt Remove derelict serialization code. 2009-12-31 23:40:17 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
ValueEnumerator.cpp Make the side-numbering of instructions used by metadata (which is needed to 2010-02-25 08:30:17 +00:00
ValueEnumerator.h Remove MetadataBase class because it is not adding significant value. 2010-01-22 22:52:10 +00:00