| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't own the buffer in object::Binary. | Rafael Espindola | 2014-08-19 | 1 | -2/+2 |
| * | Remove some calls to std::move. | Rafael Espindola | 2014-08-01 | 1 | -3/+3 |
| * | Use std::unique_ptr to make the ownership explicit. | Rafael Espindola | 2014-07-31 | 1 | -2/+2 |
| * | llvm-vtabledump: use a std::map instead of a StringMap for VBTables | David Majnemer | 2014-07-25 | 1 | -6/+6 |
| * | llvm-vtabledump: A vtable dumper | David Majnemer | 2014-07-24 | 1 | -0/+203 |

