llvm-6502/lib/Bitcode/Reader
Chris Lattner 07d98b4afb add bitcode alias support
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36461 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-26 02:46:40 +00:00
..
BitcodeReader.cpp add bitcode alias support 2007-04-26 02:46:40 +00:00
BitcodeReader.h add bitcode alias support 2007-04-26 02:46:40 +00:00
Makefile Initial support for reading bitcode files. They currently only read types, 2007-04-22 06:23:29 +00:00
ReaderWrappers.cpp ensure that every error return sets a message (and goes through Error, for 2007-04-24 18:15:21 +00:00