aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCDisassembler/MCDisassembler.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-11[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()Fangrui Song1-3/+4
2019-12-15[MC] Assume CommentStream is non-null in MCDisassembler::tryAdding*Fangrui Song1-5/+3
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2019-01-17[WebAssembly] Fixed objdump not parsing function headers.Wouter van Oortmerssen1-0/+9
2017-02-08[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...Eugene Zelenko1-4/+3
2016-01-26Reflect the MC/MCDisassembler split on the include/ level.Benjamin Kramer1-2/+2
2014-07-23Finish inverting the MC -> Object dependency.Rafael Espindola1-0/+39