add enough support for indirect branch for the feature test to pass
[oota-llvm.git] / include / llvm / Bitcode / Archive.h
2009-08-24 Chris Lattnerremove the last *stream> #include from a public header.
2009-08-11 Benjamin KramerMake LLVMContext and LLVMContextImpl classes instead...
2009-08-04 Owen AndersonFactor some of the constants+context related code out...
2009-07-01 Owen AndersonMake the use of const with respect to LLVMContext sane...
2009-07-01 Owen AndersonHold the LLVMContext by reference rather than by pointer.
2009-07-01 Owen AndersonAdd a pointer to the owning LLVMContext to Module....
2009-02-20 Misha BrukmanRemoved trailing whitespace.
2008-07-28 Dan GohmanFold the useful features of alist and alist_node into...
2008-05-29 Anton KorobeynikovFor PR1338: rename include/llvm/ADT/ilist and friends...
2008-05-05 Evan ChengFix more -Wshorten-64-to-32 warnings.
2008-04-01 Chris Lattnerchange the archive stuff to use MemoryBuffer instead...
2008-04-01 Chris Lattnerremove extraneous #include
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-10-08 Dan GohmanAdd explicit keywords.
2007-08-05 Reid SpencerFix minor doxygen nits.
2007-07-06 Gabor Greiffinishing touches of bytecode -> bitcode changes. also...
2007-07-06 Gabor Greifeliminate residual cruft related to recognizing bytecode
2007-07-05 Gabor GreifHere is the bulk of the sanitizing.
2007-05-06 Chris LattnerMove this here from Bytecode/Archive.h