Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-11 | [Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction() | Fangrui Song | 1 | -3/+4 |
2019-12-15 | [MC] Assume CommentStream is non-null in MCDisassembler::tryAdding* | Fangrui Song | 1 | -5/+3 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2019-01-17 | [WebAssembly] Fixed objdump not parsing function headers. | Wouter van Oortmerssen | 1 | -0/+9 |
2017-02-08 | [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m... | Eugene Zelenko | 1 | -4/+3 |
2016-01-26 | Reflect the MC/MCDisassembler split on the include/ level. | Benjamin Kramer | 1 | -2/+2 |
2014-07-23 | Finish inverting the MC -> Object dependency. | Rafael Espindola | 1 | -0/+39 |