1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib/Bitcode/Writer
Chris Lattner 5510ac5a56 first part of implementation of abbrevs. The writer isn't fully there yet and the
reader doesn't handle them at all yet.

llvm-svn: 36363
2007-04-23 16:04:05 +00:00
..
BitcodeWriter.cpp first part of implementation of abbrevs. The writer isn't fully there yet and the 2007-04-23 16:04:05 +00:00
Makefile Initial support for writing bitcode files. This currently only writes types, 2007-04-22 06:24:45 +00:00
ValueEnumerator.cpp Initial support for writing bitcode files. This currently only writes types, 2007-04-22 06:24:45 +00:00
ValueEnumerator.h Initial support for writing bitcode files. This currently only writes types, 2007-04-22 06:24:45 +00:00