llvm/lib/Bitcode/Writer
Chris Lattner e825ed5a03 fix encoding of BB names in the symtab
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36704 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-03 22:18:21 +00:00
..
BitcodeWriter.cpp fix encoding of BB names in the symtab 2007-05-03 22:18:21 +00:00
Makefile Initial support for writing bitcode files. This currently only writes types, 2007-04-22 06:24:45 +00:00
ValueEnumerator.cpp fix encoding of BB names in the symtab 2007-05-03 22:18:21 +00:00
ValueEnumerator.h start code for writing out instructions. Separate BB#s from normal value 2007-04-26 05:53:54 +00:00