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