diff options
Diffstat (limited to 'contrib/llvm-project/llvm/lib/Target/Lanai/LanaiMCInstLower.h')
-rw-r--r-- | contrib/llvm-project/llvm/lib/Target/Lanai/LanaiMCInstLower.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiMCInstLower.h b/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiMCInstLower.h index 00d3ebb05045..6323319fae43 100644 --- a/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiMCInstLower.h +++ b/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiMCInstLower.h @@ -18,9 +18,7 @@ class MCInst; class MCOperand; class MCSymbol; class MachineInstr; -class MachineModuleInfoMachO; class MachineOperand; -class Mangler; // LanaiMCInstLower - This class is used to lower an MachineInstr // into an MCInst. |