summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCDisassembler/MCDisassembler.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()Fangrui Song2020-01-111-3/+4
* [MC] Assume CommentStream is non-null in MCDisassembler::tryAdding*Fangrui Song2019-12-151-5/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Fixed objdump not parsing function headers.Wouter van Oortmerssen2019-01-171-0/+9
* [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...Eugene Zelenko2017-02-081-4/+3
* Reflect the MC/MCDisassembler split on the include/ level.Benjamin Kramer2016-01-261-2/+2
* Finish inverting the MC -> Object dependency.Rafael Espindola2014-07-231-0/+39
OpenPOWER on IntegriCloud