llvm-mirror/lib/Bitcode/Reader
Anton Korobeynikov 081d3bdd9f Implement visibility checking during linking. Also implement protected
visibility support for bitcode.

llvm-svn: 36577
2007-04-29 20:56:48 +00:00
..
BitcodeReader.cpp Implement visibility checking during linking. Also implement protected 2007-04-29 20:56:48 +00:00
BitcodeReader.h Switch the bitcode reader interface to take a MemoryBuffer instead of knowing 2007-04-29 07:54:31 +00:00
Makefile Initial support for reading bitcode files. They currently only read types, 2007-04-22 06:23:29 +00:00