| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | llvm-vtabledump: Handle Itanium VTables | David Majnemer | 2014-11-03 | 1 | -47/+166 |
| * | Remove bogus std::error_code returns form SectionRef. | Rafael Espindola | 2014-10-08 | 1 | -3/+2 |
| * | llvm-vtabledump: Further simplification | David Majnemer | 2014-09-26 | 1 | -43/+15 |
| * | llvm-vtabledump: Small cleanup | David Majnemer | 2014-09-26 | 1 | -24/+24 |
| * | llvm-vtabledump: strip trailing NUL bytes | David Majnemer | 2014-09-26 | 1 | -1/+3 |
| * | llvm-vtabledump: Dump RTTI structures for the MS ABI | David Majnemer | 2014-09-26 | 1 | -15/+186 |
| * | Object: Add range iterators for Archive children | David Majnemer | 2014-09-25 | 1 | -4/+2 |
| * | 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 |

