hanchenye-llvm-project/llvm/lib/Target/Mips/Disassembler
Benjamin Kramer 534d3a4670 Remove the Copied parameter from MemoryObject::readBytes.
There was exactly one caller using this API right, the others were relying on
specific behavior of the default implementation. Since it's too hard to use it
right just remove it and standardize on the default behavior.

Defines away PR16132.

llvm-svn: 182636
2013-05-24 10:54:58 +00:00
..
CMakeLists.txt Delete latter half of CMakeLists.txt. 2012-04-17 18:18:09 +00:00
LLVMBuild.txt This is a resubmittal. For some reason it broke the bots yesterday 2013-01-19 02:00:40 +00:00
Makefile This is a resubmittal. For some reason it broke the bots yesterday 2013-01-19 02:00:40 +00:00
MipsDisassembler.cpp Remove the Copied parameter from MemoryObject::readBytes. 2013-05-24 10:54:58 +00:00