llvm-6502/lib/Bitcode/Reader
Anton Korobeynikov 9cd3ccf506 Implement visibility checking during linking. Also implement protected
visibility support for bitcode.


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