move check to the right place :)
[oota-llvm.git] / lib / Bitcode / Reader / BitcodeReader.h
2007-04-24 Chris Lattnertrack global inits
2007-04-23 Chris LattnerRead global symtab
2007-04-23 Chris Lattnerpromote LLVMBitCodes to be a public header
2007-04-22 Jeff CohenFix build problem with Gentoo 4.1.1-r3.
2007-04-22 Chris LattnerInitial support for reading bitcode files. They curren...