Initialize X86 DataLayout based on the Triple only.
[oota-llvm.git] / tools / llvm-vtabledump /
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