mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-04 08:16:49 +00:00
Remove unused method declaration.
llvm-svn: 201301
This commit is contained in:
parent
6223db2778
commit
7aaa0c2ddb
@ -109,9 +109,6 @@ private:
|
||||
/// @return - The context in which the instruction is valid.
|
||||
InstructionContext insnContext() const;
|
||||
|
||||
/// hasFROperands - Returns true if any operand is a FR operand.
|
||||
bool hasFROperands() const;
|
||||
|
||||
/// typeFromString - Translates an operand type from the string provided in
|
||||
/// the LLVM tables to an OperandType for use in the operand specifier.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user