diff options
Diffstat (limited to 'llvm/lib/Target/XCore/XCore.h')
-rw-r--r-- | llvm/lib/Target/XCore/XCore.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/XCore/XCore.h b/llvm/lib/Target/XCore/XCore.h index b7b86be9ab51..d31c34910ef6 100644 --- a/llvm/lib/Target/XCore/XCore.h +++ b/llvm/lib/Target/XCore/XCore.h @@ -22,7 +22,6 @@ namespace llvm { class ModulePass; class TargetMachine; class XCoreTargetMachine; - class formatted_raw_ostream; void initializeXCoreLowerThreadLocalPass(PassRegistry &p); |