[OCaml] PR22014: OCaml bindings didn't link to libLLVM-*.so with -Wl,--as-needed
[oota-llvm.git] / tools / llvm-cov / TestingSupport.cpp
2014-12-17 Rafael EspindolaRemove unused includes and out of date comment. NFC.
2014-10-31 Lang Hames[Object] Modify OwningBinary's interface to separate...
2014-10-30 Justin Bognerllvm-cov: Follow LLVM naming conventions
2014-10-08 Rafael EspindolaRemove bogus std::error_code returns form SectionRef.
2014-08-22 Alex Lorenzllvm-cov: add code coverage tool that's based on covera...