llvm-project/llvm/lib/Bitcode/Reader
Chris Lattner c1d86cda8c the type field for a store is the type of the pointer, not the value.
With this fix I can round trip treeaadd, only losing calling conv info.

llvm-svn: 36706
2007-05-03 22:21:59 +00:00
..
BitcodeReader.cpp the type field for a store is the type of the pointer, not the value. 2007-05-03 22:21:59 +00:00
BitcodeReader.h add reader logic for terminator instrs. 2007-05-02 05:46:45 +00:00
Makefile Initial support for reading bitcode files. They currently only read types, 2007-04-22 06:23:29 +00:00