mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-10 04:33:40 +00:00
MCDisassembler::getInstruction():: Prune also "\param Region", since it was removed in r221751. [-Wdocumentation]
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221775 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5f9c438577
commit
23fc2a391d
@ -66,7 +66,6 @@ public:
|
||||
/// @param Size - A value to populate with the size of the instruction, or
|
||||
/// the number of bytes consumed while attempting to decode
|
||||
/// an invalid instruction.
|
||||
/// @param Region - The memory object to use as a source for machine code.
|
||||
/// @param Address - The address, in the memory space of region, of the first
|
||||
/// byte of the instruction.
|
||||
/// @param VStream - The stream to print warnings and diagnostic messages on.
|
||||
|
Loading…
x
Reference in New Issue
Block a user