TryToSimplifyUncondBranchFromEmptyBlock was checking that any common
[oota-llvm.git] / tools / llvm-ar / ArchiveReader.cpp
2013-07-05 Rafael EspindolaDon't treat bitcode files specially in llvm-ar.
2013-06-20 Rafael EspindolaRemove remaining bits of the old LLVM specific symtab...
2013-06-20 Rafael EspindolaRemove more unused functions.
2013-06-20 Rafael EspindolaRemove unused methods.
2013-06-19 Rafael EspindolaRemove last use of PathV1.h from Archive.h
2013-06-19 Rafael EspindolaRemove more uses of sys::Path.
2013-06-19 Rafael EspindolaRemove unused function.
2013-06-19 Rafael EspindolaReduce sys::Path usage in llvm-ar.
2013-06-17 Rafael EspindolaMove lib/Archive to tools/llvm-ar.