llvm-6502/lib/Bitcode/Reader
Chris Lattner c9c55a9d2f 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36706 91177308-0d34-0410-b5e6-96231b3b80d8
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