[OCaml] Don't build stub libraries twice.
[oota-llvm.git] / tools / llvm-vtabledump /
2014-11-03 David Majnemerllvm-vtabledump: Handle Itanium VTables
2014-10-08 Rafael EspindolaRemove bogus std::error_code returns form SectionRef.
2014-09-26 David Majnemerllvm-vtabledump: Further simplification
2014-09-26 David Majnemerllvm-vtabledump: Small cleanup
2014-09-26 David Majnemerllvm-vtabledump: strip trailing NUL bytes
2014-09-26 David Majnemerllvm-vtabledump: Dump RTTI structures for the MS ABI
2014-09-25 David MajnemerObject: Add range iterators for Archive children
2014-08-19 Rafael EspindolaDon't own the buffer in object::Binary.
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-08-01 Rafael EspindolaRemove some calls to std::move.
2014-07-31 Rafael EspindolaUse std::unique_ptr to make the ownership explicit.
2014-07-25 David Majnemerllvm-vtabledump: use a std::map instead of a StringMap...
2014-07-24 David Majnemerllvm-vtabledump: A vtable dumper