forked from OSchip/llvm-project
parent
b8ca01fff5
commit
cd5d3ee8c4
|
@ -46,7 +46,7 @@ public:
|
|||
uint64_t address,
|
||||
raw_ostream &vStream) const = 0;
|
||||
|
||||
/// getEDInfo - Returns the enhanced insturction information corresponding to
|
||||
/// getEDInfo - Returns the enhanced instruction information corresponding to
|
||||
/// the disassembler.
|
||||
///
|
||||
/// @return - An array of instruction information, with one entry for
|
||||
|
|
Loading…
Reference in New Issue