Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-03 | llvm-vtabledump: Handle Itanium VTables | David Majnemer | 1 | -47/+166 |
2014-10-08 | Remove bogus std::error_code returns form SectionRef. | Rafael Espindola | 1 | -3/+2 |
2014-09-26 | llvm-vtabledump: Further simplification | David Majnemer | 1 | -43/+15 |
2014-09-26 | llvm-vtabledump: Small cleanup | David Majnemer | 1 | -24/+24 |
2014-09-26 | llvm-vtabledump: strip trailing NUL bytes | David Majnemer | 1 | -1/+3 |
2014-09-26 | llvm-vtabledump: Dump RTTI structures for the MS ABI | David Majnemer | 1 | -15/+186 |
2014-09-25 | Object: Add range iterators for Archive children | David Majnemer | 1 | -4/+2 |
2014-08-19 | Don't own the buffer in object::Binary. | Rafael Espindola | 1 | -2/+2 |
2014-08-01 | Remove some calls to std::move. | Rafael Espindola | 1 | -3/+3 |
2014-07-31 | Use std::unique_ptr to make the ownership explicit. | Rafael Espindola | 1 | -2/+2 |
2014-07-25 | llvm-vtabledump: use a std::map instead of a StringMap for VBTables | David Majnemer | 1 | -6/+6 |
2014-07-24 | llvm-vtabledump: A vtable dumper | David Majnemer | 1 | -0/+203 |