diff options
Diffstat (limited to 'llvm/tools/llvm-mca/include/InstrBuilder.h')
| -rw-r--r-- | llvm/tools/llvm-mca/include/InstrBuilder.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/tools/llvm-mca/include/InstrBuilder.h b/llvm/tools/llvm-mca/include/InstrBuilder.h index e3180925dab..ff7fb52044a 100644 --- a/llvm/tools/llvm-mca/include/InstrBuilder.h +++ b/llvm/tools/llvm-mca/include/InstrBuilder.h @@ -26,8 +26,6 @@ namespace mca { -class DispatchUnit; - /// A builder class that knows how to construct Instruction objects. /// /// Every llvm-mca Instruction is described by an object of class InstrDesc. |

